rpms/perl-Class-C3-XS Makefile,1.2,1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Fri Aug 10 00:41:59 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3-XS
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20392

Modified Files:
	Makefile 
Log Message:
* Thu Aug 09 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.08-1
- update to 0.08



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3-XS/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	9 May 2007 21:27:43 -0000	1.2
+++ Makefile	10 Aug 2007 00:41:27 -0000	1.3
@@ -9,6 +9,7 @@
 build-all : common-update
 	@echo NOTICE: building for ${BRANCHES}
 	@sleep 5s
+	@export KOJI_FLAGS="--nowait"
 	@for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || make tag build ; cd .. ; done
 
 common-update : common




More information about the fedora-extras-commits mailing list