docs-common Makefile.common,1.120,1.121

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Jul 14 22:10:41 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29006

Modified Files:
	Makefile.common 
Log Message:
Need these processing options for xmlto since it uses w3m.  This
should make the rendering purdy now.



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- Makefile.common	14 Jul 2006 22:08:19 -0000	1.120
+++ Makefile.common	14 Jul 2006 22:10:39 -0000	1.121
@@ -79,7 +79,7 @@
 RPMPOST=yes
 endif
 ifeq	"${XMLTOTXTPOSTOPT}" ""
-XMLTOTXTPOSTOPT	=-p '-no-numbering -no-references'
+XMLTOTXTPOSTOPT	=-p '-I iso-8859-15 -O UTF-8'
 endif
 ifeq	"${XMLLINTOPT}" ""
 XMLLINTOPT	=--xinclude --postvalid --noent




More information about the Fedora-docs-commits mailing list