mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
build-sys: don't make pulseaudio binary suid on install anymore
This commit is contained in:
parent
390c275173
commit
0b52bf4cd1
1 changed files with 0 additions and 1 deletions
|
|
@ -1696,7 +1696,6 @@ daemon.conf: daemon/daemon.conf.in Makefile
|
||||||
|
|
||||||
install-exec-hook:
|
install-exec-hook:
|
||||||
chown root $(DESTDIR)$(bindir)/pulseaudio ; true
|
chown root $(DESTDIR)$(bindir)/pulseaudio ; true
|
||||||
chmod u+s $(DESTDIR)$(bindir)/pulseaudio
|
|
||||||
-chmod u+s $(DESTDIR)$(pulselibexecdir)/proximity-helper
|
-chmod u+s $(DESTDIR)$(pulselibexecdir)/proximity-helper
|
||||||
ln -sf pacat $(DESTDIR)$(bindir)/parec
|
ln -sf pacat $(DESTDIR)$(bindir)/parec
|
||||||
ln -sf pacat $(DESTDIR)$(bindir)/pamon
|
ln -sf pacat $(DESTDIR)$(bindir)/pamon
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue