diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-06 21:02:54 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-06 21:09:25 +0200 |
commit | 61a8a2194521815977063c35f1c6ac340c3f9ef8 (patch) | |
tree | ea984cd22dd5e1acfe90313e2c284af5c650d0c7 /package/coreutils/patches/patch-configure_ac | |
parent | 203452e81ef83217d1c24b9bc46ff294c2da8c1e (diff) |
update coreutils to latest stable version
Diffstat (limited to 'package/coreutils/patches/patch-configure_ac')
-rw-r--r-- | package/coreutils/patches/patch-configure_ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/coreutils/patches/patch-configure_ac b/package/coreutils/patches/patch-configure_ac index 817ed600d..2ec02088f 100644 --- a/package/coreutils/patches/patch-configure_ac +++ b/package/coreutils/patches/patch-configure_ac @@ -1,13 +1,13 @@ ---- coreutils-8.22.orig/configure.ac 2013-12-13 03:43:10.000000000 +0100 -+++ coreutils-8.22/configure.ac 2014-04-28 07:54:09.336549262 +0200 -@@ -490,11 +490,6 @@ AM_CONDITIONAL([CROSS_COMPILING], [test +--- coreutils-8.24.orig/configure.ac 2015-06-26 19:05:22.000000000 +0200 ++++ coreutils-8.24/configure.ac 2015-07-06 20:55:57.000000000 +0200 +@@ -589,11 +589,6 @@ AM_CONDITIONAL([CROSS_COMPILING], [test ############################################################################ -# As long as "grep 'PRI[diouxX]' po/*.pot" reports matches in -# translatable strings, we must use need-formatstring-macros here. -AM_GNU_GETTEXT([external], [need-formatstring-macros]) --AM_GNU_GETTEXT_VERSION([0.18.1]) +-AM_GNU_GETTEXT_VERSION([0.19.2]) - # For a test of uniq: it uses the $LOCALE_FR envvar. gt_LOCALE_FR |