mock/etc Makefile,1.4,1.5

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Wed Jun 21 21:53:23 UTC 2006


Author: skvidal

Update of /cvs/fedora/mock/etc
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7221

Modified Files:
	Makefile 
Log Message:

fix fc5 == devel



Index: Makefile
===================================================================
RCS file: /cvs/fedora/mock/etc/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	26 Jul 2005 20:16:22 -0000	1.4
+++ Makefile	21 Jun 2006 21:53:20 -0000	1.5
@@ -10,6 +10,6 @@
 		install -m 644 $$item $(DESTDIR)/etc/mock/$$item; \
 	done
 	for arch in i386 ppc x86_64 ; do \
-		ln -sv fedora-5-$$arch-core.cfg  $(DESTDIR)/etc/mock/fedora-development-$$arch-core.cfg; \
+		ln -sv fedora-6-$$arch-core.cfg  $(DESTDIR)/etc/mock/fedora-development-$$arch-core.cfg; \
 	done
 




More information about the fedora-extras-commits mailing list