diff -r 22b5ef41df97 -r be4484f10ac7 scripts/build/binutils.sh --- a/scripts/build/binutils.sh Sun May 27 20:22:06 2007 +0000 +++ b/scripts/build/binutils.sh Sat Jun 16 18:08:14 2007 +0000 @@ -2,6 +2,10 @@ # Copyright 2007 Yann E. MORIN # Licensed under the GPL v2. See COPYING in the root of this package +do_print_filename() { + echo "${CT_BINUTILS_FILE}" +} + # Download binutils do_binutils_get() { CT_GetFile "${CT_BINUTILS_FILE}" \