be sure to refresh po files after the move

This commit is contained in:
Yann Dirson 2005-02-22 20:17:39 +00:00
parent 34ad16273b
commit fdb9d25e79

View File

@ -42,7 +42,7 @@ do
msgcat --use-first -F $tmp po/$DSTDOMAIN/$LANG.po.bak > po/$DSTDOMAIN/$LANG.po msgcat --use-first -F $tmp po/$DSTDOMAIN/$LANG.po.bak > po/$DSTDOMAIN/$LANG.po
touch -d '1970-01-02' 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 # make sure the timestamp is fixed or cvs gets confused
touch po/$DSTDOMAIN/$LANG.po touch po/$DSTDOMAIN/$LANG.po