diff -r 3e52a1510f87 -r b58109b7b321 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 Sat Aug 14 16:37:11 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"