diff -r be4484f10ac7 -r 9649a1d5ac2f scripts/build/binutils.sh --- a/scripts/build/binutils.sh Sat Jun 16 18:08:14 2007 +0000 +++ b/scripts/build/binutils.sh Mon Jul 16 16:35:15 2007 +0000 @@ -3,7 +3,7 @@ # Licensed under the GPL v2. See COPYING in the root of this package do_print_filename() { - echo "${CT_BINUTILS_FILE}" + echo "binutils-${CT_BINUTILS_VERSION}" } # Download binutils