summaryrefslogtreecommitdiff
path: root/x11/gtk/patches
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk/patches')
-rw-r--r--x11/gtk/patches/patch-aa21
-rw-r--r--x11/gtk/patches/patch-ab21
2 files changed, 21 insertions, 21 deletions
diff --git a/x11/gtk/patches/patch-aa b/x11/gtk/patches/patch-aa
index 44d805920d1..ee02c02f98b 100644
--- a/x11/gtk/patches/patch-aa
+++ b/x11/gtk/patches/patch-aa
@@ -1,11 +1,10 @@
---- configure.orig Sat Apr 11 14:26:55 1998
-+++ configure Sat Apr 11 14:29:01 1998
-@@ -645,7 +645,7 @@
- test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
--test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
-+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
- echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
- echo "configure:652: checking whether build environment is sane" >&5
+--- glib/configure.orig Sat Jun 6 07:40:29 1998
++++ glib/configure Sat Jun 6 07:39:57 1998
+@@ -574,6 +574,7 @@
+ # ./install, which can be erroneously created by make from ./install.sh.
+ echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
+ echo "configure:577: checking for a BSD compatible install" >&5
++INSTALL=""
+ if test -z "$INSTALL"; then
+ if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
diff --git a/x11/gtk/patches/patch-ab b/x11/gtk/patches/patch-ab
index 8f27a009567..32e08c37636 100644
--- a/x11/gtk/patches/patch-ab
+++ b/x11/gtk/patches/patch-ab
@@ -1,10 +1,11 @@
---- glib/configure.orig Sat Apr 11 14:29:32 1998
-+++ glib/configure Sat Apr 11 14:30:28 1998
-@@ -570,6 +570,7 @@
- # ./install, which can be erroneously created by make from ./install.sh.
- echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
- echo "configure:573: checking for a BSD compatible install" >&5
-+INSTALL=""
- if test -z "$INSTALL"; then
- if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+--- configure.orig Sat Jun 6 20:45:12 1998
++++ configure Sat Jun 6 20:45:37 1998
+@@ -638,7 +638,7 @@
+ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+
+
+-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
++test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
+
+ echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
+ echo "configure:645: checking whether build environment is sane" >&5