[PATCH 4 of 4] libc/uClibc: fix downloading pregen locales
Yann E. MORIN
yann.morin.1998@anciens.enib.fr
Wed Aug 11 18:17:00 GMT 2010
# HG changeset patch
# User "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
# Date 1281549905 -7200
# Node ID 4f9864eebe77428757a4bbd0c4a26d87b1d44a26
# Parent 66bf263037c1043ebe2a9fd81dea763e630131c7
libc/uClibc: fix downloading pregen locales
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
diff --git a/scripts/build/libc/uClibc.sh b/scripts/build/libc/uClibc.sh
--- a/scripts/build/libc/uClibc.sh
+++ b/scripts/build/libc/uClibc.sh
@@ -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() {
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list