comps Makefile,1.4,1.5 comps-fe7.xml.in,1.160,NONE

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Thu Apr 19 21:06:42 UTC 2007


Author: notting

Update of /cvs/extras/comps
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31098

Modified Files:
	Makefile 
Removed Files:
	comps-fe7.xml.in 
Log Message:
remove comps-fe7.xml.in in favor of new comps-f7.xml.in. make
comps-fe7.xml (for extras push script) automatically



Index: Makefile
===================================================================
RCS file: /cvs/extras/comps/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	23 Nov 2006 20:24:39 -0000	1.4
+++ Makefile	19 Apr 2007 21:06:12 -0000	1.5
@@ -9,6 +9,9 @@
 clean:
 	@rm -fv *~
 
+comps-fe7.xml.in: comps-f7.xml.in
+	ln -s comps-f7.xml.in comps-fe7.xml.in
+
 %.xml: %.xml.in
 	./update-comps $@
 	@if [ "$@" == "$(RAWHIDECOMPS)" ] ; then \


--- comps-fe7.xml.in DELETED ---




More information about the scm-commits mailing list