scripts/build/debug/500-strace.sh
changeset 3035 cb75966698d7
parent 2910 cc170c96362c
child 3199 ab7168481db5
     1.1 --- a/scripts/build/debug/500-strace.sh	Mon Mar 12 21:19:26 2012 +0100
     1.2 +++ b/scripts/build/debug/500-strace.sh	Sun Aug 19 01:09:40 2012 -0700
     1.3 @@ -1,7 +1,7 @@
     1.4  # Build script for strace
     1.5  
     1.6  do_debug_strace_get() {
     1.7 -    local base_url="http://kent.dl.sourceforge.net/project/strace/strace"
     1.8 +    local base_url="http://downloads.sourceforge.net/project/strace/strace"
     1.9      CT_GetFile "strace-${CT_STRACE_VERSION}" "${base_url}/${CT_STRACE_VERSION}"
    1.10      # Downloading from sourceforge leaves garbage, cleanup
    1.11      CT_DoExecLog ALL rm -f "${CT_TARBALLS_DIR}/showfiles.php"*