diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-04-05 04:47:56 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-04-05 04:47:56 +0000 |
commit | 39d0849486f732bab35f91548301ce3cc199dc76 (patch) | |
tree | 64343a465a552c90ea355fb9a0b244e85820c34b /system/coreutils/localename-test-fix.patch | |
parent | abec66e9f952d9485d6368bfb46f518cfc4f2431 (diff) | |
download | packages-39d0849486f732bab35f91548301ce3cc199dc76.tar.gz packages-39d0849486f732bab35f91548301ce3cc199dc76.tar.bz2 packages-39d0849486f732bab35f91548301ce3cc199dc76.tar.xz packages-39d0849486f732bab35f91548301ce3cc199dc76.zip |
system/coreutils: Update to 8.32
Diffstat (limited to 'system/coreutils/localename-test-fix.patch')
-rw-r--r-- | system/coreutils/localename-test-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/coreutils/localename-test-fix.patch b/system/coreutils/localename-test-fix.patch index ff89319c7..17aaa226f 100644 --- a/system/coreutils/localename-test-fix.patch +++ b/system/coreutils/localename-test-fix.patch @@ -8,7 +8,7 @@ # if !defined IN_LIBINTL --- coreutils-8.27/gnulib-tests/localename.c.old 2016-12-31 13:54:43.000000000 +0000 +++ coreutils-8.27/gnulib-tests/localename.c 2017-07-30 16:40:47.098541270 +0000 -@@ -2692,16 +2692,19 @@ +@@ -3111,16 +3111,19 @@ locale_t thread_locale = uselocale (NULL); if (thread_locale != LC_GLOBAL_LOCALE) { |