summaryrefslogtreecommitdiffstats
path: root/polyp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/Makefile.am')
-rw-r--r--polyp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/Makefile.am b/polyp/Makefile.am
index 8c91ae4b..db508d7a 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -729,7 +729,7 @@ daemon.conf: daemon.conf.in Makefile
-e 's,@DEFAULT_CONFIG_FILE\@,$(polypconfdir)/daemon.conf,g' < $< > $@
install-exec-hook:
- chown root $(DESTDIR)$(bindir)/polypaudio
+ chown root $(DESTDIR)$(bindir)/polypaudio ; true
chmod u+s $(DESTDIR)$(bindir)/polypaudio
ln -s pacat $(DESTDIR)$(bindir)/parec