scripts/build/binutils.sh
changeset 1112 c72aecd1a9ef
parent 1041 2573519c00d6
child 1117 f70e9b41339b
     1.1 --- a/scripts/build/binutils.sh	Thu Nov 13 18:22:23 2008 +0000
     1.2 +++ b/scripts/build/binutils.sh	Sat Jan 03 21:11:41 2009 +0000
     1.3 @@ -2,10 +2,6 @@
     1.4  # Copyright 2007 Yann E. MORIN
     1.5  # Licensed under the GPL v2. See COPYING in the root of this package
     1.6  
     1.7 -do_print_filename() {
     1.8 -    echo "binutils-${CT_BINUTILS_VERSION}"
     1.9 -}
    1.10 -
    1.11  # Download binutils
    1.12  do_binutils_get() {
    1.13      CT_GetFile "${CT_BINUTILS_FILE}"                                                    \