release-notes/devel Makefile,1.3,1.4

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


Author: pfrields

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

Modified Files:
	Makefile 
Log Message:
Cut out unnecessary XML files


Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/devel/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile	7 Jul 2006 17:59:00 -0000	1.3
+++ Makefile	12 Jul 2006 04:08:34 -0000	1.4
@@ -21,15 +21,15 @@
 define XMLFILES_template
 
 XMLFILES-$(1)=	$(1)/ArchSpecific.xml				\
-			$(1)/ArchSpecificPPC.xml 			\
-			$(1)/ArchSpecificx86_64.xml 		\
-			$(1)/ArchSpecificx86.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)/DevelToolsGCC.xml 			\
 			$(1)/Extras.xml 			\
 			$(1)/Entertainment.xml 			\
 			$(1)/Feedback.xml 				\
@@ -50,7 +50,7 @@
 			$(1)/RELEASE-NOTES.xml			\
 			$(1)/Samba.xml				\
 			$(1)/Security.xml				\
-			$(1)/SecuritySELinux.xml			\
+#			$(1)/SecuritySELinux.xml			\
 			$(1)/ServerTools.xml			\
 			$(1)/SystemDaemons.xml			\
 			$(1)/Virtualization.xml			\




More information about the Fedora-docs-commits mailing list