scripts/build/debug/300-gdb.sh
changeset 2039 c5a2e4ee7fb8
parent 2021 3e52a1510f87
child 2098 9a8f0e3fe605
     1.1 --- a/scripts/build/debug/300-gdb.sh	Sun Jul 11 22:23:34 2010 +0200
     1.2 +++ b/scripts/build/debug/300-gdb.sh	Mon Jul 26 00:07:17 2010 +0200
     1.3 @@ -186,7 +186,7 @@
     1.4              CT_DoExecLog ALL make install
     1.5  
     1.6              # We no longer need the temporary tic. Remove it
     1.7 -            CT_DoExecLog DEBUG rm -fv "${CT_PREFIX_DIR}/bin/tic"
     1.8 +            CT_DoExecLog DEBUG rm -fv "${CT_PREFIX_DIR}/buildtools/tic${tic_ext}"
     1.9          fi # do_ncurses
    1.10  
    1.11          CT_DoLog EXTRA "Configuring native gdb"