We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e214dd commit a860c37Copy full SHA for a860c37
test/test-install.sh
@@ -33,6 +33,7 @@ testprefix/bin/dunstctl
33
testprefix/bin/dunstify
34
testprefix/share/bash-completion/completions/dunst
35
testprefix/share/bash-completion/completions/dunstctl
36
+testprefix/share/bash-completion/completions/dunstify
37
testprefix/share/fish/vendor_completions.d/dunst.fish
38
testprefix/share/fish/vendor_completions.d/dunstctl.fish
39
testprefix/share/fish/vendor_completions.d/dunstify.fish
@@ -42,6 +43,7 @@ testprefix/share/man/man1/dunstify.1
42
43
testprefix/share/man/man5/dunst.5
44
testprefix/share/zsh/site-functions/_dunst
45
testprefix/share/zsh/site-functions/_dunstctl
46
+testprefix/share/zsh/site-functions/_dunstify
47
EOF
48
49
do_make uninstall
0 commit comments