release-notes/devel Makefile,1.4,1.5

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Jul 12 04:12:51 UTC 2006


Author: pfrields

Update of /cvs/docs/release-notes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9922

Modified Files:
	Makefile 
Log Message:
Apparently just commenting these out in a multi-line variable
assignment breaks things badly.  Just do the easy thing.



Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/devel/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	12 Jul 2006 04:08:34 -0000	1.4
+++ Makefile	12 Jul 2006 04:12:48 -0000	1.5
@@ -21,15 +21,11 @@
 define XMLFILES_template
 
 XMLFILES-$(1)=	$(1)/ArchSpecific.xml				\
-#			$(1)/ArchSpecificPPC.xml 			\
-#			$(1)/ArchSpecificx86_64.xml 		\
-#			$(1)/ArchSpecificx86.xml			\
 			$(1)/BackwardsCompatibility.xml 		\
 			$(1)/Colophon.xml				\
 			$(1)/DatabaseServers.xml 			\
 			$(1)/Desktop.xml 				\
 			$(1)/DevelTools.xml 			\
-#			$(1)/DevelToolsGCC.xml 			\
 			$(1)/Extras.xml 			\
 			$(1)/Entertainment.xml 			\
 			$(1)/Feedback.xml 				\
@@ -50,7 +46,6 @@
 			$(1)/RELEASE-NOTES.xml			\
 			$(1)/Samba.xml				\
 			$(1)/Security.xml				\
-#			$(1)/SecuritySELinux.xml			\
 			$(1)/ServerTools.xml			\
 			$(1)/SystemDaemons.xml			\
 			$(1)/Virtualization.xml			\




More information about the Fedora-docs-commits mailing list