diff options
Diffstat (limited to 'audio/soundtracker/files/patch-ae')
-rw-r--r-- | audio/soundtracker/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/soundtracker/files/patch-ae b/audio/soundtracker/files/patch-ae deleted file mode 100644 index a9a4b06174f3..000000000000 --- a/audio/soundtracker/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |