diff options
Diffstat (limited to 'sysutils/gnome-vfs/patches/patch-ag')
-rw-r--r-- | sysutils/gnome-vfs/patches/patch-ag | 35 |
1 files changed, 27 insertions, 8 deletions
diff --git a/sysutils/gnome-vfs/patches/patch-ag b/sysutils/gnome-vfs/patches/patch-ag index 27df2b06ebb..23ffbaeaa01 100644 --- a/sysutils/gnome-vfs/patches/patch-ag +++ b/sysutils/gnome-vfs/patches/patch-ag @@ -1,8 +1,8 @@ -$NetBSD: patch-ag,v 1.2 2001/10/05 06:56:46 rh Exp $ +$NetBSD: patch-ag,v 1.3 2001/10/07 11:45:03 rh Exp $ ---- configure.in.orig Tue Sep 11 09:20:37 2001 -+++ configure.in -@@ -573,7 +573,6 @@ +--- configure.orig Tue Sep 11 09:27:44 2001 ++++ configure +@@ -11052,7 +11052,6 @@ data/Makefile data/mime/Makefile idl/Makefile @@ -10,7 +10,7 @@ $NetBSD: patch-ag,v 1.2 2001/10/05 06:56:46 rh Exp $ libgnomevfs-pthread/Makefile libgnomevfs/Makefile modules/Makefile -@@ -593,7 +592,9 @@ +@@ -11072,7 +11071,9 @@ test/Makefile test/vfs-run doc/Makefile @@ -18,6 +18,25 @@ $NetBSD: patch-ag,v 1.2 2001/10/05 06:56:46 rh Exp $ +xml-i18n-extract +xml-i18n-merge +xml-i18n-update - ]) - - chmod u+x test/vfs-run + config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + EOF + cat >> $CONFIG_STATUS <<EOF +@@ -11321,7 +11322,6 @@ + data/Makefile + data/mime/Makefile + idl/Makefile +-intl/Makefile + libgnomevfs-pthread/Makefile + libgnomevfs/Makefile + modules/Makefile +@@ -11341,7 +11341,9 @@ + test/Makefile + test/vfs-run + doc/Makefile +-macros/Makefile ++xml-i18n-extract ++xml-i18n-merge ++xml-i18n-update + "} + EOF + cat >> $CONFIG_STATUS <<\EOF |