summaryrefslogtreecommitdiff
path: root/packages/coreutils/coreutils-6.0/oe-old-tools.patch
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-04-02 09:57:41 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-04-02 09:57:41 +0000
commitd87a9afac7ab32ceae125d1359872c0f75a0a530 (patch)
tree1362de7b815b11bb51e7c60084a129f76cdc10d8 /packages/coreutils/coreutils-6.0/oe-old-tools.patch
parentd4258603cfbc50096cc09e88e7214820138781b2 (diff)
coreutils: added 6.0 (DEF_PREF=-1)
Diffstat (limited to 'packages/coreutils/coreutils-6.0/oe-old-tools.patch')
-rw-r--r--packages/coreutils/coreutils-6.0/oe-old-tools.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/packages/coreutils/coreutils-6.0/oe-old-tools.patch b/packages/coreutils/coreutils-6.0/oe-old-tools.patch
new file mode 100644
index 0000000000..495da36cf7
--- /dev/null
+++ b/packages/coreutils/coreutils-6.0/oe-old-tools.patch
@@ -0,0 +1,26 @@
+Index: coreutils-6.0/configure.ac
+===================================================================
+--- coreutils-6.0.orig/configure.ac 2007-04-02 11:21:27.000000000 +0200
++++ coreutils-6.0/configure.ac 2007-04-02 11:21:36.000000000 +0200
+@@ -26,7 +26,7 @@
+ AC_CONFIG_HEADERS([config.h:config.hin])
+
+ AB_INIT()
+-AM_INIT_AUTOMAKE([1.9.6 gnits dist-bzip2])
++AM_INIT_AUTOMAKE([1.9.3 gnits dist-bzip2])
+
+ gl_DEFAULT_POSIX2_VERSION
+ gl_USE_SYSTEM_EXTENSIONS
+Index: coreutils-6.0/m4/jm-macros.m4
+===================================================================
+--- coreutils-6.0.orig/m4/jm-macros.m4 2007-04-02 11:21:54.000000000 +0200
++++ coreutils-6.0/m4/jm-macros.m4 2007-04-02 11:22:02.000000000 +0200
+@@ -23,7 +23,7 @@
+
+ AC_DEFUN([gl_MACROS],
+ [
+- AC_PREREQ(2.60)
++ AC_PREREQ(2.59)
+
+ GNU_PACKAGE="GNU $PACKAGE"
+ AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",