[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-perl-devel-list
Subject:    rpms/perl-Object-Signature Makefile,1.1,1.2
From:       Chris Weyl <cweyl () fedoraproject ! org>
Date:       2008-03-24 19:16:44
Message-ID: 200803241916.m2OJGigQ012686 () cvs-int ! fedora ! redhat ! com
[Download RAW message or body]

Author: cweyl

Update of /cvs/extras/rpms/perl-Object-Signature
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12656

Modified Files:
	Makefile 
Log Message:
add build-all target to overall makefile of perl-Object-Signature


Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/perl-Object-Signature/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	24 Mar 2008 16:54:44 -0000	1.1
+++ Makefile	24 Mar 2008 19:16:03 -0000	1.2
@@ -2,6 +2,15 @@
 all : CVS/Root common-update
 	@cvs update
 
+# for target build-all
+BRANCHES := $(shell cat ~/projects/fedora/current-branches | sed -e 's/:.*//')
+
+# tag & build all non-legacy branches...
+build-all : common-update
+	@echo NOTICE: building for ${BRANCHES}
+	@sleep 5s
+	@for br in ${BRANCHES} ; do echo Building $$br ; cd $$br && test -f dead.package || \
make tag build ; cd .. ; done +
 common-update : common
 	@cd common && cvs update
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic