diff options
author | tron <tron@pkgsrc.org> | 1999-12-07 10:46:04 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-12-07 10:46:04 +0000 |
commit | 55ed43554366c5540fb3df9b9142c11461ae0eb2 (patch) | |
tree | 8069c8a9a68ae26f4a59330ccb8bcff47e7b27ff /x11 | |
parent | 03041dd6fbc559fe38176171c9c0dc0c5122dca3 (diff) | |
download | pkgsrc-55ed43554366c5540fb3df9b9142c11461ae0eb2.tar.gz |
Defuzz patch file.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/enlightenment/files/patch-sum | 4 | ||||
-rw-r--r-- | x11/enlightenment/patches/patch-aa | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/enlightenment/files/patch-sum b/x11/enlightenment/files/patch-sum index b9178411e13..b94389aa8ca 100644 --- a/x11/enlightenment/files/patch-sum +++ b/x11/enlightenment/files/patch-sum @@ -1,3 +1,3 @@ -$NetBSD: patch-sum,v 1.2 1999/10/28 23:50:58 jlam Exp $ +$NetBSD: patch-sum,v 1.3 1999/12/07 10:46:04 tron Exp $ -MD5 (patch-aa) = 355cff74fed6621be63edf3b759b2225 +MD5 (patch-aa) = 8fcdf75eb903f2b9e6bc1fbfda53b608 diff --git a/x11/enlightenment/patches/patch-aa b/x11/enlightenment/patches/patch-aa index 92f4f03a9b7..b3416eed570 100644 --- a/x11/enlightenment/patches/patch-aa +++ b/x11/enlightenment/patches/patch-aa @@ -1,17 +1,17 @@ -$NetBSD: patch-aa,v 1.4 1999/10/28 23:50:59 jlam Exp $ +$NetBSD: patch-aa,v 1.5 1999/12/07 10:46:05 tron Exp $ ---- configure.orig Wed Oct 27 19:29:36 1999 -+++ configure Thu Oct 28 16:11:37 1999 -@@ -3585,7 +3585,7 @@ +--- configure.orig Sun Nov 7 02:21:24 1999 ++++ configure Tue Dec 7 11:32:56 1999 +@@ -3588,7 +3588,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lttf -lm $LIBS" +LIBS="-lttf -lintl -lm $LIBS" cat > conftest.$ac_ext <<EOF - #line 3591 "configure" + #line 3594 "configure" #include "confdefs.h" -@@ -3613,7 +3613,7 @@ +@@ -3616,7 +3616,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 |