diff options
Diffstat (limited to 'recipes/coreutils/coreutils-7.1/oe-old-tools.patch')
-rw-r--r-- | recipes/coreutils/coreutils-7.1/oe-old-tools.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/recipes/coreutils/coreutils-7.1/oe-old-tools.patch b/recipes/coreutils/coreutils-7.1/oe-old-tools.patch deleted file mode 100644 index 495da36cf7..0000000000 --- a/recipes/coreutils/coreutils-7.1/oe-old-tools.patch +++ /dev/null @@ -1,26 +0,0 @@ -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", |