libc/uClibc: fix downloading pregen locales

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
(transplanted from 223aaf040327e204f0801549e9c0cf6225bdf29d)
This commit is contained in:
Yann E. MORIN" 2010-08-11 20:05:05 +02:00
parent b3bd27a3dd
commit d46cb2c97e

View File

@ -5,7 +5,7 @@
# This is a constant because it does not change very often.
# We're in 2010, and are still using data from 7 years ago.
uclibc_locales_version=030818
uclibc_local_tarball="uClibc-locales-${uclibc_locale_version}"
uclibc_local_tarball="uClibc-locale-${uclibc_locales_version}"
# Download uClibc
do_libc_get() {