diff -r 3e52a1510f87 -r 51e4597b07fc scripts/build/debug/300-gdb.sh --- a/scripts/build/debug/300-gdb.sh Sun Jul 11 22:23:34 2010 +0200 +++ b/scripts/build/debug/300-gdb.sh Thu May 27 23:18:19 2010 +0200 @@ -186,7 +186,7 @@ CT_DoExecLog ALL make install # We no longer need the temporary tic. Remove it - CT_DoExecLog DEBUG rm -fv "${CT_PREFIX_DIR}/bin/tic" + CT_DoExecLog DEBUG rm -fv "${CT_PREFIX_DIR}/buildtools/tic${tic_ext}" fi # do_ncurses CT_DoLog EXTRA "Configuring native gdb"