readme/devel Makefile,1.10,1.11

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Apr 15 04:29:22 UTC 2007


Author: pfrields

Update of /cvs/docs/readme/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10576

Modified Files:
	Makefile 
Log Message:
Disable locales with no entities translated



Index: Makefile
===================================================================
RCS file: /cvs/docs/readme/devel/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile	15 Apr 2007 00:33:33 -0000	1.10
+++ Makefile	15 Apr 2007 04:29:20 -0000	1.11
@@ -8,7 +8,7 @@
 #
 DOCBASE        	= README
 PRI_LANG	= en_US
-OTHERS		= ca el es fr it ja nb nl pa pl pt_BR pt ru sr sv ta uk zh_CN
+OTHERS		= de el es fr it ja nl pa pl pt_BR pt ru sr sv uk zh_CN # ca cs gu hr ml ms nb ta zh_TW
 FDPDIR		= ${PWD}/../..
 PKGNAME		= ${DOCBASE}
 




More information about the Fedora-docs-commits mailing list