scripts/crosstool-NG.sh.in
changeset 2550 1ebc2248cc60
parent 2543 0e8ff5707383
child 2564 5d4e91c0343e
     1.1 --- a/scripts/crosstool-NG.sh.in	Sun Jul 10 00:02:05 2011 +0200
     1.2 +++ b/scripts/crosstool-NG.sh.in	Tue Jul 12 23:52:24 2011 +0200
     1.3 @@ -604,7 +604,7 @@
     1.4  # moment... Consign all ouptut to oblivion...
     1.5  CT_DoLog INFO "Finishing installation (may take a few seconds)..."
     1.6  exec >/dev/null 2>&1
     1.7 -
     1.8 +rm -f ${CT_PREFIX_DIR}/build.log.bz2
     1.9  if [ "${CT_LOG_TO_FILE}" = "y" ]; then
    1.10      cp "${tmp_log_file}" "${CT_PREFIX_DIR}/build.log"
    1.11      if [ "${CT_LOG_FILE_COMPRESS}" = y ]; then