diff -r be4484f10ac7 -r 78e85ec44c7e scripts/build/binutils.sh --- a/scripts/build/binutils.sh Sat Jun 16 18:08:14 2007 +0000 +++ b/scripts/build/binutils.sh Sun Jun 17 17:16:24 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