scripts/build/libc/uClibc.sh
changeset 1761 88020b2c3246
parent 1750 4f07fc2b4491
child 1901 bdb3a98e064b
     1.1 --- a/scripts/build/libc/uClibc.sh	Sat Jan 23 22:06:11 2010 +0100
     1.2 +++ b/scripts/build/libc/uClibc.sh	Tue Jan 12 19:24:03 2010 +0100
     1.3 @@ -27,8 +27,8 @@
     1.4      # uClibc locales
     1.5      if [ "${CT_LIBC_UCLIBC_LOCALES}" = "y" ]; then
     1.6          CT_Pushd "${CT_SRC_DIR}/uClibc-${CT_LIBC_VERSION}/extra/locale"
     1.7 -        CT_Extract "uClibc-locale-030818" nochdir
     1.8 -        CT_Patch "uClibc-locale-030818" nochdir
     1.9 +        CT_Extract nochdir "uClibc-locale-030818"
    1.10 +        CT_Patch nochdir "uClibc-locale-030818"
    1.11          CT_Popd
    1.12      fi
    1.13