diff -r 74cb9dc864ec -r baa61856643b scripts/build/libc/glibc-eglibc.sh-common --- a/scripts/build/libc/glibc-eglibc.sh-common Fri Nov 15 21:21:12 2013 +0100 +++ b/scripts/build/libc/glibc-eglibc.sh-common Sun Jan 05 19:25:54 2014 +0100 @@ -15,7 +15,7 @@ # need to extract it. Worse, if we were to try to extract # it, we'd get an error. if [ -d "${addon}" ]; then - CT_DoLog DEBUG "Add-on already present, spkipping extraction" + CT_DoLog DEBUG "Add-on '${addon}' already present, skipping extraction" continue fi