rpms/pygame/OLPC-3 Makefile,1.1,1.2

C. Scott Ananian cscott at fedoraproject.org
Tue Sep 9 21:53:27 UTC 2008


Author: cscott

Update of /cvs/pkgs/rpms/pygame/OLPC-3
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1670

Modified Files:
	Makefile 
Log Message:
Properly set default mock configuration for olpc3 branch.



Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/pygame/OLPC-3/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	21 Apr 2006 00:18:30 -0000	1.1
+++ Makefile	9 Sep 2008 21:52:57 -0000	1.2
@@ -2,6 +2,7 @@
 # $Id$
 NAME := pygame
 SPECFILE = $(firstword $(wildcard *.spec))
+MOCKCFG = olpc-3-i386
 
 define find-makefile-common
 for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done




More information about the fedora-extras-commits mailing list