[l10n-russian CVS] repository-howto Makefile,1.1,1.2
Yuri Kozlov
debian-l10n-russian@lists.debian.org
Sun, 12 Jun 2005 05:19:31 +0000
Update of /cvsroot/l10n-russian/repository-howto
In directory haydn:/tmp/cvs-serv31996
Modified Files:
Makefile
Log Message:
remove 0 :)
Index: Makefile
===================================================================
RCS file: /cvsroot/l10n-russian/repository-howto/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile 12 Jun 2005 04:41:03 -0000 1.1
+++ Makefile 12 Jun 2005 05:19:29 -0000 1.2
@@ -6,7 +6,7 @@
po4a-gettextize -f xml -m $(MANUAL).xml -p $(MANUAL).pot
$(MANUAL).$(LANG).xml: $(LANG).po
- po4a-translate -f xml 0 -m $(MANUAL).xml -p $(LANG).po -l $(MANUAL).$(LANG).xml
+ po4a-translate -f xml -m $(MANUAL).xml -p $(LANG).po -l $(MANUAL).$(LANG).xml
html: $(MANUAL).$(LANG).xml
xsltproc --nonet --stringparam l10n.gentext.language $(LANG) \