diff options
author | rh <rh@pkgsrc.org> | 1999-11-12 16:07:32 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-11-12 16:07:32 +0000 |
commit | 64e5a3f05452f72ffa60c5aa8c4ef0b9255cdbf6 (patch) | |
tree | 18664b3e8f76e6ed2843d483aa77787b14cf9bc2 /sysutils | |
parent | 7e945011db53837acd63b333ba99863913d54707 (diff) | |
download | pkgsrc-64e5a3f05452f72ffa60c5aa8c4ef0b9255cdbf6.tar.gz |
defuzz
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda-common/files/patch-sum | 4 | ||||
-rw-r--r-- | sysutils/amanda-common/patches/patch-aa | 16 |
2 files changed, 10 insertions, 10 deletions
diff --git a/sysutils/amanda-common/files/patch-sum b/sysutils/amanda-common/files/patch-sum index bebe0cdd3eb..656233a7e49 100644 --- a/sysutils/amanda-common/files/patch-sum +++ b/sysutils/amanda-common/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:07 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/11/12 16:07:32 rh Exp $ -MD5 (patch-aa) = e85339a65e08713f50f7191324ddc782 +MD5 (patch-aa) = a5cf361996d2c2c815fb9c11079d775b MD5 (patch-ab) = 2eaacdc2ccf0db3fe126cbc88eb36d26 MD5 (patch-ac) = 2dcc4ba64e249c61c0a303f10303683a MD5 (patch-ad) = 5d6a750fa5d7d1d26483b52790f82f0e diff --git a/sysutils/amanda-common/patches/patch-aa b/sysutils/amanda-common/patches/patch-aa index a774d70929e..b79dbe97f58 100644 --- a/sysutils/amanda-common/patches/patch-aa +++ b/sysutils/amanda-common/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.2 1999/04/04 23:34:46 tron Exp $ +$NetBSD: patch-aa,v 1.3 1999/11/12 16:07:32 rh Exp $ ---- configure.orig Sat Jul 18 10:34:33 1998 -+++ configure Sat Jul 18 10:35:03 1998 -@@ -4204,6 +4204,7 @@ +--- configure.orig Sat Nov 21 18:12:59 1998 ++++ configure Fri Nov 12 17:04:12 1999 +@@ -4457,6 +4457,7 @@ echo "$ac_t""no" 1>&6 fi @@ -10,11 +10,11 @@ $NetBSD: patch-aa,v 1.2 1999/04/04 23:34:46 tron Exp $ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -4249,6 +4250,7 @@ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ +@@ -4502,6 +4503,7 @@ + ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } +fi - # Extract the first word of "gcc", so it can be a program name with args. - set dummy gcc; ac_word=$2 + # Redirect the config.log output again, so that the ltconfig log is not + # clobbered by the next message. |