git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10212 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2005-07-15 15:46:36 +00:00
parent 2d4473c508
commit 79e075d410
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-07-15 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* configure.m4: typo
2005-07-12 José Matos <jamatos@lyx.org>
* lyx2lyx/lyx_1_4.py (add_to_preamble): Make it more robust.

View File

@ -541,7 +541,7 @@ else
MSG_RESULT(no)
tex_allows_spaces=false
fi
rm -r "$fname".* texput.log
rm -f "$fname".* texput.log
fi
echo "creating $outfile"