summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authornra <nra@pkgsrc.org>2001-07-10 20:25:01 +0000
committernra <nra@pkgsrc.org>2001-07-10 20:25:01 +0000
commit8e8d5d2e518ed4dac3524698231270e7c23f9b2f (patch)
tree9d39bb2868f6b16c9ef8e0ab22fde92861c58f29 /wm
parent7f3766a8dc3377f97f43945f359855cceab539ea (diff)
downloadpkgsrc-8e8d5d2e518ed4dac3524698231270e7c23f9b2f.tar.gz
Add missing patch file.
Diffstat (limited to 'wm')
-rw-r--r--wm/fvwm2-current/patches/patch-ab31
1 files changed, 31 insertions, 0 deletions
diff --git a/wm/fvwm2-current/patches/patch-ab b/wm/fvwm2-current/patches/patch-ab
new file mode 100644
index 00000000000..ad0f29c884b
--- /dev/null
+++ b/wm/fvwm2-current/patches/patch-ab
@@ -0,0 +1,31 @@
+$NetBSD: patch-ab,v 1.1 2001/07/10 20:25:01 nra Exp $
+
+--- configure.orig Tue Jul 10 14:17:06 2001
++++ configure Tue Jul 10 14:18:19 2001
+@@ -666,7 +666,7 @@
+ # It thinks the first close brace ends the variable substitution.
+ test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
+
+-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
++test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM:S/-s//g}'
+
+ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+
+@@ -755,7 +755,7 @@
+ fi
+
+
+-PACKAGE=fvwm
++PACKAGE=fvwm2
+
+ VERSION=2.4.0
+
+@@ -3724,7 +3724,7 @@
+ # It thinks the first close brace ends the variable substitution.
+ test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
+
+-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
++test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM:S/-s//g}'
+
+ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+