]> granicus.if.org Git - docbook-dsssl/commitdiff
remove the now-totally-pointless xjparse pass on gentext sources
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 1 Sep 2008 09:34:34 +0000 (09:34 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 1 Sep 2008 09:34:34 +0000 (09:34 +0000)
xsl/common/Makefile

index 12b239c471a1b2f54e0fd44d0256aa0be239989b..d6b419e37b694796ca388b1eba53f436bacb5d50 100644 (file)
@@ -77,7 +77,6 @@ zh_cn.xml: $(DOCBOOK_SVN)/gentext/locale/zh_cn.xml $(GENSTYLE)
 zh_tw.xml: $(DOCBOOK_SVN)/gentext/locale/zh_tw.xml $(GENSTYLE)
 
 %.xml:
-       $(XJPARSE) $(XJPARSEFLAGS) $<
        $(XSLT) $(DOCBOOK_SVN)/gentext/locale/en.xml $(DOCBOOK_SVN)/gentext/xsl/xsl.xsl $@ locale.file=$@
 
 clean: