Commit a long-standing eye-dcandy change in a log, that got lost in a vi crash...

scripts/build/tools/sstrip.sh |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2008-04-17 19:16:17 +00:00
parent 9e9d061e01
commit 301d9c8d57

View File

@ -48,7 +48,7 @@ case "${CT_SSTRIP_FROM}" in
return 0
fi
CT_Pushd "${CT_TARBALLS_DIR}"
CT_DoLog EXTRA "Retrieving \"sstrip\" (from buildroot's svn)"
CT_DoLog EXTRA "Retrieving \"sstrip\" from network"
http_data=`lynx -dump "${sstrip_url}"`
link=`echo -en "${http_data}" \
|egrep '\[[[:digit:]]+\]download' \