summaryrefslogtreecommitdiff
path: root/mbone/imm/patches
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-09 00:09:25 +0000
committerhubertf <hubertf>1998-02-09 00:09:25 +0000
commitf12f130182cd8e368ef4a5beba564d6ae92a7321 (patch)
tree78a7fa4980cbe246cee22c8e0be9206a4e994a14 /mbone/imm/patches
parent6cfd2342a8aeb67864983942ade19d47e8f0b9cf (diff)
downloadpkgsrc-f12f130182cd8e368ef4a5beba564d6ae92a7321.tar.gz
Fix stripping of binaries (caused by fixing PR4884)
Diffstat (limited to 'mbone/imm/patches')
-rw-r--r--mbone/imm/patches/patch-ad11
1 files changed, 10 insertions, 1 deletions
diff --git a/mbone/imm/patches/patch-ad b/mbone/imm/patches/patch-ad
index e2a84a7aa87..54d2f527d7d 100644
--- a/mbone/imm/patches/patch-ad
+++ b/mbone/imm/patches/patch-ad
@@ -1,5 +1,5 @@
--- Makefile.orig Mon Feb 10 16:56:48 1997
-+++ Makefile Mon Nov 24 15:19:47 1997
++++ Makefile Sun Feb 8 12:17:31 1998
@@ -1,9 +1,9 @@
##################################
# Common Area
@@ -26,3 +26,12 @@
all
linux:
+@@ -61,7 +61,7 @@
+
+ ##############
+ # common defines
+-INSTALL=cp
++INSTALL=${INSTALL_PROGRAM}
+ VERSION=36a1
+ EXECS=imm immserv mnm mdpsniff
+