scripts/build/binutils.sh
changeset 161 be4484f10ac7
parent 136 22b5ef41df97
child 164 e78c0b2bc057
     1.1 --- a/scripts/build/binutils.sh	Sun May 27 20:22:06 2007 +0000
     1.2 +++ b/scripts/build/binutils.sh	Sat Jun 16 18:08:14 2007 +0000
     1.3 @@ -2,6 +2,10 @@
     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 "${CT_BINUTILS_FILE}"
     1.9 +}
    1.10 +
    1.11  # Download binutils
    1.12  do_binutils_get() {
    1.13      CT_GetFile "${CT_BINUTILS_FILE}"                            \