diff -r 3e52a1510f87 -r dc167f43e3dc 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 Sun Jul 11 22:26:29 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"