mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-26 07:00:07 -05:00
Apply Joe Marcus Clarke's FreeBSD patches
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@269 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
899788b4c5
commit
cd3ba7d0f7
6 changed files with 55 additions and 8 deletions
|
|
@ -624,7 +624,7 @@ endif
|
|||
### Some minor stuff
|
||||
|
||||
suid: polypaudio
|
||||
chown root:root $<
|
||||
chown root $<
|
||||
chmod u+s $<
|
||||
|
||||
esdcompat.sh: esdcompat.sh.in Makefile
|
||||
|
|
@ -643,7 +643,7 @@ daemon.conf: daemon.conf.in Makefile
|
|||
-e 's,@DEFAULT_CONFIG_FILE\@,$(polypconfdir)/daemon.conf,g' < $< > $@
|
||||
|
||||
install-exec-hook:
|
||||
chown root:root $(DESTDIR)$(bindir)/polypaudio
|
||||
chown root $(DESTDIR)$(bindir)/polypaudio
|
||||
chmod u+s $(DESTDIR)$(bindir)/polypaudio
|
||||
|
||||
$(SYMDEF_FILES): module-defs.h.m4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue