release-notes/F-7 Makefile,1.1,1.2

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


Author: pfrields

Update of /cvs/docs/release-notes/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23603

Modified Files:
	Makefile 
Log Message:
Backport changes from devel branch


Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/F-7/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	15 Jun 2007 20:43:02 -0000	1.1
+++ Makefile	15 Jun 2007 21:06:43 -0000	1.2
@@ -16,6 +16,10 @@
 PKGNAME		=fedora-release-notes
 # Special PKGRPMFLAGS to keep Rawhide happy for f13
 PKGRPMFLAGS	=--define "_topdir ${PWD}" --define "_specdir ${PWD}" --define "_sourcedir ${PWD}" --define "_srcrpmdir ${PWD}" --define "_rpmdir ${PWD}"
+# Use a special POTBASE to keep that filename equivalent to the module
+# while still allowing ALL-CAPS filename generation.
+POTBASE		=release-notes
+
 ########################################################################
 # List each XML file of your document in the template below.  Append the 
 # path to each file to the "XMLFILES-${1}" string.  Use a backslash if you




More information about the Fedora-docs-commits mailing list