diff -r 74cb9dc864ec -r 069f43a215cc 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 Wed Jun 25 23:33:01 2014 +0200 @@ -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