From 79e075d4105a376a50432c20d9d9b04a63c8c954 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 15 Jul 2005 15:46:36 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10212 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 ++++ lib/configure.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 10437d97a2..7b362e3ade 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-07-15 Jean-Marc Lasgouttes + + * configure.m4: typo + 2005-07-12 José Matos * lyx2lyx/lyx_1_4.py (add_to_preamble): Make it more robust. diff --git a/lib/configure.m4 b/lib/configure.m4 index cd48d751d5..576f15e9cb 100644 --- a/lib/configure.m4 +++ b/lib/configure.m4 @@ -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"