diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2021-11-13 00:10:47 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2021-11-13 00:10:47 +0100 |
commit | ea126df62413fbccf572549caf58369da6eea6a7 (patch) | |
tree | 741b6bdb14687d99009480581bbc78fe66fab9a7 /package/coreutils/patches/patch-configure_ac | |
parent | 161ba97ec0c1dc98e1633f17d6ea22e94639ff7e (diff) |
coreutils: update to 9.0
Diffstat (limited to 'package/coreutils/patches/patch-configure_ac')
-rw-r--r-- | package/coreutils/patches/patch-configure_ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/package/coreutils/patches/patch-configure_ac b/package/coreutils/patches/patch-configure_ac deleted file mode 100644 index 2ec02088f..000000000 --- a/package/coreutils/patches/patch-configure_ac +++ /dev/null @@ -1,14 +0,0 @@ ---- 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.19.2]) -- - # For a test of uniq: it uses the $LOCALE_FR envvar. - gt_LOCALE_FR - |