mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
build-sys: make proximity helper properly suid
This commit is contained in:
parent
63f3dc0bdc
commit
9011c4e4f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1738,7 +1738,7 @@ daemon.conf: daemon/daemon.conf.in Makefile
|
|||
-e 's,@PA_DEFAULT_CONFIG_FILE\@,$(DEFAULT_CONFIG_DIR),g' < $< > $@
|
||||
|
||||
install-exec-hook:
|
||||
chown root $(DESTDIR)$(bindir)/pulseaudio ; true
|
||||
-chown root $(DESTDIR)$(pulselibexecdir)/proximity-helper
|
||||
-chmod u+s $(DESTDIR)$(pulselibexecdir)/proximity-helper
|
||||
ln -sf pacat $(DESTDIR)$(bindir)/parec
|
||||
ln -sf pacat $(DESTDIR)$(bindir)/pamon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue