diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:17:11 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-22 14:17:11 +0000 |
commit | 146dab88412642332cf3c3f53f574a2dce503615 (patch) | |
tree | 3461b4e84f4e5ac8b9e6984bdaac461db03ba1a1 /package/libs/gettext-full/patches/120-uclibc-nolocale.patch | |
parent | f6fe072836750a4e8c5202baf167534df052a898 (diff) | |
download | upstream-146dab88412642332cf3c3f53f574a2dce503615.tar.gz upstream-146dab88412642332cf3c3f53f574a2dce503615.tar.bz2 upstream-146dab88412642332cf3c3f53f574a2dce503615.zip |
gettext-full: update to version 0.19.6
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47584
Diffstat (limited to 'package/libs/gettext-full/patches/120-uclibc-nolocale.patch')
-rw-r--r-- | package/libs/gettext-full/patches/120-uclibc-nolocale.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/gettext-full/patches/120-uclibc-nolocale.patch b/package/libs/gettext-full/patches/120-uclibc-nolocale.patch index 51d523fcb9..4c6a73e310 100644 --- a/package/libs/gettext-full/patches/120-uclibc-nolocale.patch +++ b/package/libs/gettext-full/patches/120-uclibc-nolocale.patch @@ -1,6 +1,6 @@ --- a/gettext-runtime/intl/localename.c +++ b/gettext-runtime/intl/localename.c -@@ -2779,7 +2779,7 @@ gl_locale_name_posix (int category, cons +@@ -2788,7 +2788,7 @@ gl_locale_name_posix (int category, cons { /* Use the POSIX methods of looking to 'LC_ALL', 'LC_xxx', and 'LANG'. On some systems this can be done by the 'setlocale' function itself. */ |