scripts/crosstool-NG.sh.in
branch1.11
changeset 2679 9fd11a562b78
parent 2556 1c0580ebdf9d
     1.1 --- a/scripts/crosstool-NG.sh.in	Sun Jul 10 00:02:05 2011 +0200
     1.2 +++ b/scripts/crosstool-NG.sh.in	Sat Sep 24 21:47:47 2011 +0200
     1.3 @@ -597,7 +597,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