aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/gettext-full/patches/120-uclibc-nolocale.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-06 14:49:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-06 14:49:12 +0000
commit9360b151763f9f718a86098f22f13df02a2bdadf (patch)
treec699a285aa6b6c96737e4e9ab1dc1c63886766f7 /package/libs/gettext-full/patches/120-uclibc-nolocale.patch
parent0c10f3911dfe532dc26e56d45460ed885281f695 (diff)
downloadupstream-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.patch2
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. */