mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 22:52:23 +00:00
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:
parent
9e9d061e01
commit
301d9c8d57
@ -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' \
|
||||
|
Loading…
Reference in New Issue
Block a user