[Pkg-mc-commits] r31 - trunk/debian

winnie at alioth.debian.org winnie at alioth.debian.org
Wed Feb 13 21:36:26 UTC 2008


Author: winnie
Date: 2008-02-13 21:36:26 +0000 (Wed, 13 Feb 2008)
New Revision: 31

Modified:
   trunk/debian/rocks
Log:
Build de,it,ru.gmo files


Modified: trunk/debian/rocks
===================================================================
--- trunk/debian/rocks	2008-02-13 20:59:03 UTC (rev 30)
+++ trunk/debian/rocks	2008-02-13 21:36:26 UTC (rev 31)
@@ -42,4 +42,9 @@
 	iconv -f koi8-r -t UTF-8 mc.hlp.ru > tmp && mv tmp mc.hlp.ru && \
 	iconv -f koi8-u -t UTF-8 mc.hint.uk > tmp && mv tmp mc.hint.uk && \
 	iconv -f big5 -t UTF-8 mc.hint.zh > tmp && mv tmp mc.hint.zh
-	
+
+deb-extra-pre-common-build::
+ 	cd po && \
+ 	msgfmt -c --statistics -o t-de.gmo de.po && mv t-de.gmo de.gmo \
+ 	msgfmt -c --statistics -o t-it.gmo it.po && mv t-it.gmo it.gmo \
+ 	msgfmt -c --statistics -o t-ru.gmo ru.po && mv t-ru.gmo ru.gmo 	




More information about the Pkg-mc-commits mailing list