diff -r be4484f10ac7 -r e78c0b2bc057 scripts/build/binutils.sh --- a/scripts/build/binutils.sh Sat Jun 16 18:08:14 2007 +0000 +++ b/scripts/build/binutils.sh Sat Jun 16 21:44:45 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