scripts/build/libc/uClibc.sh
changeset 2081 223aaf040327
parent 2038 19507f7c8413
child 2115 e565ce1ef492
     1.1 --- a/scripts/build/libc/uClibc.sh	Wed Jul 28 01:39:52 2010 +0200
     1.2 +++ b/scripts/build/libc/uClibc.sh	Wed Aug 11 20:05:05 2010 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  # This is a constant because it does not change very often.
     1.5  # We're in 2010, and are still using data from 7 years ago.
     1.6  uclibc_locales_version=030818
     1.7 -uclibc_local_tarball="uClibc-locales-${uclibc_locale_version}"
     1.8 +uclibc_local_tarball="uClibc-locale-${uclibc_locales_version}"
     1.9  
    1.10  # Download uClibc
    1.11  do_libc_get() {