rpms/php-shout/devel Makefile,1.2,1.3

Brandon Holbrook (static) fedora-extras-commits at redhat.com
Tue Aug 29 01:47:47 UTC 2006


Author: static

Update of /cvs/extras/rpms/php-shout/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7910

Modified Files:
	Makefile 
Log Message:
Remove MOCKARGS declaration



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/php-shout/devel/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	28 Aug 2006 04:46:57 -0000	1.2
+++ Makefile	29 Aug 2006 01:47:47 -0000	1.3
@@ -2,7 +2,6 @@
 # $Id$
 NAME := php-shout
 SPECFILE = $(firstword $(wildcard *.spec))
-MOCKARGS = --autocache
 
 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 scm-commits mailing list