docs-common Makefile.common,1.163,1.164

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Apr 18 05:04:55 UTC 2007


Author: pfrields

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

Modified Files:
	Makefile.common 
Log Message:
Rule 1.  Read this reminder; never change XML2POFLAGS to "-k".
Rule 2.  When in doubt, refer to Rule 1.



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- Makefile.common	6 Apr 2007 14:35:44 -0000	1.163
+++ Makefile.common	18 Apr 2007 05:04:53 -0000	1.164
@@ -137,7 +137,8 @@
 XMLFOPTS=-f $(FDPCOMMONDIR)/bin/xmlformat-fdp.conf
 XMLLINT	=xmllint
 XML2PO	=xml2po
-XML2POFLAGS=-k
+# NEVER CHANGE ${XML2POFLAGS} TO "-k", EVER. THAT WOULD BE STUPID.
+XML2POFLAGS=-e
 MSGMERGE=msgmerge
 MSGFMT	=msgfmt
 LN	=ln




More information about the Fedora-docs-commits mailing list