summaryrefslogtreecommitdiff
path: root/print/gnome-print/patches
diff options
context:
space:
mode:
authordanw <danw>2000-05-02 18:48:35 +0000
committerdanw <danw>2000-05-02 18:48:35 +0000
commit90ad624009f1548fa9829aac57227061b3a2c36a (patch)
treecdb2f7b799acdf24b452927949068991ee148919 /print/gnome-print/patches
parent29a3418c8347e4d748f0406db0c75b48364a7d1e (diff)
downloadpkgsrc-90ad624009f1548fa9829aac57227061b3a2c36a.tar.gz
Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
Diffstat (limited to 'print/gnome-print/patches')
-rw-r--r--print/gnome-print/patches/patch-aa15
1 files changed, 1 insertions, 14 deletions
diff --git a/print/gnome-print/patches/patch-aa b/print/gnome-print/patches/patch-aa
index 9594ce780e9..74847935adb 100644
--- a/print/gnome-print/patches/patch-aa
+++ b/print/gnome-print/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.5 2000/04/16 15:07:44 rh Exp $
+$NetBSD: patch-aa,v 1.6 2000/05/02 18:48:43 danw Exp $
--- configure.orig Thu Apr 13 02:52:06 2000
+++ configure Sun Apr 16 07:56:42 2000
@@ -21,16 +21,3 @@ $NetBSD: patch-aa,v 1.5 2000/04/16 15:07:44 rh Exp $
else
echo "$ac_t""no" 1>&6
-@@ -5081,10 +5082,12 @@
- top_srcdir="$ac_dots$ac_given_srcdir" ;;
- esac
-
-+if false; then
- case "$ac_given_INSTALL" in
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
- esac
-+fi
-
- echo creating "$ac_file"
- rm -f "$ac_file"