readme/devel Makefile,1.19,1.20

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Jun 15 23:13:23 UTC 2007


Author: pfrields

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

Modified Files:
	Makefile 
Log Message:
Use POTBASE to equate module name with POT basename


Index: Makefile
===================================================================
RCS file: /cvs/docs/readme/devel/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Makefile	18 May 2007 00:50:33 -0000	1.19
+++ Makefile	15 Jun 2007 23:13:20 -0000	1.20
@@ -11,6 +11,8 @@
 OTHERS		= bn_IN ca el es fi fr it ja nl pa pl pt_BR pt sr sv uk zh_CN # cs de gu hr ml ms nb ru ta zh_TW
 PKGNAME		= ${DOCBASE}
 
+# Use POTBASE to set POT file to lowercase (module name)
+POTBASE		=readme
 # Set this locally
 VERSION		= 7.0.0
 




More information about the Fedora-docs-commits mailing list