diff -r 68af6b83ff7e -r c72aecd1a9ef scripts/build/tools/100-libelf.sh --- a/scripts/build/tools/100-libelf.sh Fri Oct 10 14:30:44 2008 +0000 +++ b/scripts/build/tools/100-libelf.sh Sat Jan 03 21:11:41 2009 +0000 @@ -1,9 +1,5 @@ # Build script for libelf -do_print_filename() { - echo "libelf-${CT_LIBELF_VERSION}" -} - do_tools_libelf_get() { # The server hosting libelf will return an "HTTP 300 : Multiple Choices" # error code if we try to download a file that does not exists there.