mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-19 08:18:21 +00:00
be sure to refresh po files after the move
This commit is contained in:
parent
34ad16273b
commit
fdb9d25e79
|
@ -42,7 +42,7 @@ do
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user