wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/utils po2po


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/utils po2po
Date: Tue, 22 Feb 2005 15:17:40 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    05/02/22 20:17:40

Modified files:
        utils          : po2po 

Log message:
        be sure to refresh po files after the move

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/utils/po2po.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: wesnoth/utils/po2po
diff -u wesnoth/utils/po2po:1.7 wesnoth/utils/po2po:1.8
--- wesnoth/utils/po2po:1.7     Sat Feb 12 14:19:45 2005
+++ wesnoth/utils/po2po Tue Feb 22 20:17:39 2005
@@ -42,7 +42,7 @@
     msgcat --use-first -F $tmp po/$DSTDOMAIN/$LANG.po.bak > 
po/$DSTDOMAIN/$LANG.po
 
     touch -d '1970-01-02' po/$DSTDOMAIN/$LANG.po
-    make -C po $DSTDOMAIN/$LANG.po
+    make -C po/$DSTDOMAIN $LANG.po
 
     # make sure the timestamp is fixed or cvs gets confused
     touch po/$DSTDOMAIN/$LANG.po




reply via email to

[Prev in Thread] Current Thread [Next in Thread]