scripts/build/tools/100-libelf.sh
changeset 1112 c72aecd1a9ef
parent 916 68af6b83ff7e
child 1126 1ab3d2e08c8b
     1.1 --- a/scripts/build/tools/100-libelf.sh	Fri Oct 10 14:30:44 2008 +0000
     1.2 +++ b/scripts/build/tools/100-libelf.sh	Sat Jan 03 21:11:41 2009 +0000
     1.3 @@ -1,9 +1,5 @@
     1.4  # Build script for libelf
     1.5  
     1.6 -do_print_filename() {
     1.7 -    echo "libelf-${CT_LIBELF_VERSION}"
     1.8 -}
     1.9 -
    1.10  do_tools_libelf_get() {
    1.11      # The server hosting libelf will return an "HTTP 300 : Multiple Choices"
    1.12      # error code if we try to download a file that does not exists there.