From 0aad705da40a3312eb4b33f3249620bcd732dd73 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Fri, 27 Feb 2009 01:04:21 +0100 Subject: coreutils: add 7.1. Not thoroughly tested yet, hence DP=-1 --- packages/coreutils/coreutils-7.1/automake-version.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 packages/coreutils/coreutils-7.1/automake-version.patch (limited to 'packages/coreutils/coreutils-7.1/automake-version.patch') diff --git a/packages/coreutils/coreutils-7.1/automake-version.patch b/packages/coreutils/coreutils-7.1/automake-version.patch new file mode 100644 index 0000000000..497ef15385 --- /dev/null +++ b/packages/coreutils/coreutils-7.1/automake-version.patch @@ -0,0 +1,13 @@ +Index: coreutils-7.1/configure.ac +=================================================================== +--- coreutils-7.1.orig/configure.ac ++++ coreutils-7.1/configure.ac +@@ -32,7 +32,7 @@ + AC_CONFIG_AUX_DIR([build-aux]) + AC_CONFIG_HEADERS([lib/config.h:lib/config.hin]) + +-AM_INIT_AUTOMAKE([1.10a dist-xz]) ++AM_INIT_AUTOMAKE([1.10.2]) + + AC_PROG_CC_STDC + AM_PROG_CC_C_O -- cgit v1.2.3