140e8b10a0
PR: 16823 Submitted by: maintainer
11 lines
327 B
Text
11 lines
327 B
Text
--- app/Makefile.am.orig Fri Feb 18 23:16:48 2000
|
|
+++ app/Makefile.am Fri Feb 18 23:18:42 2000
|
|
@@ -44,6 +44,6 @@
|
|
|
|
install-exec-local:
|
|
- chown root.root $(bindir)/soundtracker
|
|
- chmod +s $(bindir)/soundtracker
|
|
+ chown root.wheel $(bindir)/soundtracker
|
|
+# chmod +s $(bindir)/soundtracker
|
|
|
|
stdir = $(datadir)/soundtracker
|