summaryrefslogtreecommitdiff
path: root/extra/locale
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-11-11 11:05:57 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-11-11 11:05:57 +0000
commitab600d2ad03275a963ac95eff51e8c967ef0ffce (patch)
tree805083c2f163acde994ccc21ac4fa5fdaf277a07 /extra/locale
parentfc78e7871ef27618239845e9383c628521935df8 (diff)
- update recommendation for pregenerated locales.
- update name of locale-tarball. We will retroactively fill them in, eventually
Diffstat (limited to 'extra/locale')
-rw-r--r--extra/locale/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in
index 920e0f81c..b4801b04b 100644
--- a/extra/locale/Makefile.in
+++ b/extra/locale/Makefile.in
@@ -11,7 +11,7 @@ locale_OUT := $(top_builddir)extra/locale
# command used to download source code
WGET := wget --passive-ftp
-LOCALE_DATA_FILENAME := uClibc-locale-030818.tgz
+LOCALE_DATA_FILENAME := uClibc-locale-20081111-$(ARCH_NATIVE_BIT)-$(if $(ARCH_LITTLE_ENDIAN),el,eb).tgz
BUILD_CFLAGS-locale-common := \
-D__UCLIBC_GEN_LOCALE \