From 90ad624009f1548fa9829aac57227061b3a2c36a Mon Sep 17 00:00:00 2001 From: danw Date: Tue, 2 May 2000 18:48:35 +0000 Subject: Remove patches to deal with two bugs involving configure's handling of INSTALL which have both been worked around in bsd.pkg.mk now. --- graphics/xsane/files/patch-sum | 4 ++-- graphics/xsane/patches/patch-aa | 15 +-------------- 2 files changed, 3 insertions(+), 16 deletions(-) (limited to 'graphics/xsane') diff --git a/graphics/xsane/files/patch-sum b/graphics/xsane/files/patch-sum index 7ff38165602..f95bb2e6e60 100644 --- a/graphics/xsane/files/patch-sum +++ b/graphics/xsane/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.5 2000/01/06 13:48:11 rh Exp $ +$NetBSD: patch-sum,v 1.6 2000/05/02 18:48:40 danw Exp $ -MD5 (patch-aa) = d9ded3d2665d4cdb2976d211bff15a6a +MD5 (patch-aa) = 25ffddb17d5a34043c5626ac58adf882 MD5 (patch-ab) = d180e1bee83c3ec706effb9901113fb0 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" -- cgit v1.2.3