readme/F-7 Makefile,1.1,1.2

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


Author: pfrields

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

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


Index: Makefile
===================================================================
RCS file: /cvs/docs/readme/F-7/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	15 Jun 2007 23:03:56 -0000	1.1
+++ Makefile	15 Jun 2007 23:13:20 -0000	1.2
@@ -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