diff options
Diffstat (limited to 'x11/gtk/patches/patch-ab')
-rw-r--r-- | x11/gtk/patches/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gtk/patches/patch-ab b/x11/gtk/patches/patch-ab new file mode 100644 index 00000000000..8f27a009567 --- /dev/null +++ b/x11/gtk/patches/patch-ab @@ -0,0 +1,10 @@ +--- 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 |