This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
pulseaudio
Watch
1
Star
0
Fork
You've already forked pulseaudio
0
mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced
2025-11-03 09:01:50 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b892e327a9
pulseaudio
/
shell-completion
/
zsh
/
meson.build
4 lines
96 B
Meson
Raw
Normal View
History
Unescape
Escape
meson: allow to disable installing completions
2019-11-07 12:50:56 +00:00
if
zshcompletiondir
!=
'no'
install_data
(
'_pulseaudio'
,
install_dir
:
zshcompletiondir
)
endif
Reference in a new issue
Copy permalink