summaryrefslogtreecommitdiff
path: root/audio/xamp/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xamp/files/patch-ae')
-rw-r--r--audio/xamp/files/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/xamp/files/patch-ae b/audio/xamp/files/patch-ae
new file mode 100644
index 000000000000..36009ed32495
--- /dev/null
+++ b/audio/xamp/files/patch-ae
@@ -0,0 +1,12 @@
+--- Makefile.in.orig Tue Aug 18 22:28:09 1998
++++ Makefile.in Tue Aug 18 22:31:13 1998
+@@ -14,7 +14,8 @@
+ DEFINES = -DOS_@OS_TYPE@ -DARCH_@ARCH_TYPE@
+ CFLAGS = @CFLAGS@ ${DEFINES} ${DEBUG} ${BACK}
+ LDFLAGS = @LDFLAGS@
+-INSTALL= @INSTALL@
++INSTALL= @INSTALL@ -s
++DESTDIR= ${PREFIX}/bin
+
+ #
+ # uncomment both of these if you want profiling support