diff -r be4484f10ac7 -r 2be7232a73ac scripts/build/binutils.sh --- a/scripts/build/binutils.sh Sat Jun 16 18:08:14 2007 +0000 +++ b/scripts/build/binutils.sh Sat Jul 28 21:34:41 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