diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-07-06 14:49:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-07-06 14:49:12 +0000 |
commit | 9360b151763f9f718a86098f22f13df02a2bdadf (patch) | |
tree | c699a285aa6b6c96737e4e9ab1dc1c63886766f7 /package/libs/gettext-full/patches/120-uclibc-nolocale.patch | |
parent | 0c10f3911dfe532dc26e56d45460ed885281f695 (diff) | |
download | upstream-9360b151763f9f718a86098f22f13df02a2bdadf.tar.gz upstream-9360b151763f9f718a86098f22f13df02a2bdadf.tar.bz2 upstream-9360b151763f9f718a86098f22f13df02a2bdadf.zip |
gettext-full: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37184
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 3e409eb7e6..81eda14bef 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 -@@ -2780,7 +2780,7 @@ gl_locale_name_posix (int category, cons +@@ -2679,7 +2679,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. */ |