summaryrefslogtreecommitdiff
path: root/graphics/xsane/patches
diff options
context:
space:
mode:
authordanw <danw>2000-05-02 18:48:35 +0000
committerdanw <danw>2000-05-02 18:48:35 +0000
commitf0da5b97299ee4a5653ff3fab993feea6a9d5d01 (patch)
treecdb2f7b799acdf24b452927949068991ee148919 /graphics/xsane/patches
parentdaa00553b60c42e556faccd0db7bd1843e4c1fdb (diff)
downloadpkgsrc-f0da5b97299ee4a5653ff3fab993feea6a9d5d01.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 'graphics/xsane/patches')
-rw-r--r--graphics/xsane/patches/patch-aa15
1 files changed, 1 insertions, 14 deletions
diff --git a/graphics/xsane/patches/patch-aa b/graphics/xsane/patches/patch-aa
index 0a972b2b4cc..93523ee3db7 100644
--- a/graphics/xsane/patches/patch-aa
+++ b/graphics/xsane/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 1999/11/11 14:02:09 rh Exp $
+$NetBSD: patch-aa,v 1.4 2000/05/02 18:48:41 danw Exp $
--- configure.orig Wed Nov 3 19:39:12 1999
+++ configure Thu Nov 11 12:36:07 1999
@@ -28,16 +28,3 @@ $NetBSD: patch-aa,v 1.3 1999/11/11 14:02:09 rh Exp $
for ac_hdr in sane/sane.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
-@@ -5328,10 +5329,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"