[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kde-i18n
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-09-17 13:42:03
Message-ID: 20040917134203.456FC126C4 () office ! kde ! org
[Download RAW message or body]

CVS commit by goutte: 

Reverting last commit.
(The .tmp file should be deleted, but then it is not clearer code anymore.)


  M +2 -1      Makefile.am.in   1.25


--- kde-i18n/Makefile.am.in  #1.24:1.25
@@ -54,6 +54,7 @@
                 charset=`fgrep charset= $$file.new | sed -e "s#^.*[cC]harset=\(.*\)..\"#\1#"`; \
                 if test "x$$charset" = "xutf-8" || test "x$$charset" = "xUTF-8"; then \
+                   mv $$file.new $$file.tmp ;\
                    test -n "$$VERBOSE" && echo fixing "$$file" ;\
-                   if perl ./msgsplit.pl < $$file.new > $$file.tmp ; then \
+                   if ! perl ./msgsplit.pl < $$file.tmp > $$file.new ; then \
                       mv $$file.tmp $$file.new ;\
                    fi ;\


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic