scripts/build/libc/glibc-eglibc.sh-common
changeset 3325 069f43a215cc
parent 3248 74cb9dc864ec
     1.1 --- a/scripts/build/libc/glibc-eglibc.sh-common	Fri Nov 15 21:21:12 2013 +0100
     1.2 +++ b/scripts/build/libc/glibc-eglibc.sh-common	Wed Jun 25 23:33:01 2014 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4          # need to extract it. Worse, if we were to try to extract
     1.5          # it, we'd get an error.
     1.6          if [ -d "${addon}" ]; then
     1.7 -            CT_DoLog DEBUG "Add-on already present, spkipping extraction"
     1.8 +            CT_DoLog DEBUG "Add-on '${addon}' already present, skipping extraction"
     1.9              continue
    1.10          fi
    1.11