]> git.pld-linux.org Git - packages/pulseaudio.git/commitdiff
explicitly set zshcompletiondir
authorJan Palus <atler@pld-linux.org>
Sun, 29 May 2022 21:55:24 +0000 (23:55 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 29 May 2022 21:55:24 +0000 (23:55 +0200)
pulseaudio.spec

index c7aebfbfeb5e2b84dd9e17e3d79c4723a24721ed..741ece7fb75610970ecff44593d3786538f01ae3 100644 (file)
@@ -372,6 +372,7 @@ Uzupełnianie parametrów w zsh dla poleceń PulseAudio.
        -Daccess_group=pulse-access \
        -Dsystem_user=pulse \
        -Dsystem_group=pulse \
+       -Dzshcompletiondir=%{zsh_compdir} \
        %{!?with_static_libs:--default-library=shared}
 
 %ninja_build -C build
This page took 0.189722 seconds and 4 git commands to generate.