mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-19 03:06:42 +00:00
Small eye-candy fix.
This commit is contained in:
parent
c3badb0b8a
commit
04882814af
@ -36,7 +36,7 @@ case "${CT_SSTRIP_FROM}" in
|
||||
return 0
|
||||
fi
|
||||
CT_Pushd "${CT_SRC_DIR}"
|
||||
CT_DoLog EXTRA "Retrieving sstrip (buildroot)"
|
||||
CT_DoLog EXTRA "Retrieving \"sstrip\" (from buildroot's svn)"
|
||||
mkdir -p sstrip
|
||||
cd sstrip
|
||||
http_data=`lynx -dump "${sstrip_url}"`
|
||||
|
Loading…
Reference in New Issue
Block a user