diff -r 2573519c00d6 -r c72aecd1a9ef scripts/build/binutils.sh --- a/scripts/build/binutils.sh Thu Nov 13 18:22:23 2008 +0000 +++ b/scripts/build/binutils.sh Sat Jan 03 21:11:41 2009 +0000 @@ -2,10 +2,6 @@ # Copyright 2007 Yann E. MORIN # Licensed under the GPL v2. See COPYING in the root of this package -do_print_filename() { - echo "binutils-${CT_BINUTILS_VERSION}" -} - # Download binutils do_binutils_get() { CT_GetFile "${CT_BINUTILS_FILE}" \