comps Makefile,1.12,1.13

Bill Nottingham notting at fedoraproject.org
Tue Jun 9 14:17:55 UTC 2009


Author: notting

Update of /cvs/extras/comps
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9972

Modified Files:
	Makefile 
Log Message:
Redirect rawhide comps to F12.



Index: Makefile
===================================================================
RCS file: /cvs/extras/comps/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- Makefile	25 Nov 2008 15:39:16 -0000	1.12
+++ Makefile	9 Jun 2009 14:17:25 -0000	1.13
@@ -21,5 +21,5 @@ validate: $(XMLFILES) comps.rng
 	fi
 
 # Add an easy alias to generate a rawhide comps file
-comps-rawhide: comps-f11.xml
-	@mv comps-f11.xml comps-rawhide.xml
+comps-rawhide: comps-f12.xml
+	@mv comps-f12.xml comps-rawhide.xml




More information about the fedora-extras-commits mailing list