extras-buildsys Makefile,1.10,1.11

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon Jan 7 19:47:06 UTC 2008


Author: mschwendt

Update of /cvs/fedora/extras-buildsys
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27631

Modified Files:
	Makefile 
Log Message:
don't include the extras pushscript tree in the plague tarball


Index: Makefile
===================================================================
RCS file: /cvs/fedora/extras-buildsys/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile	14 Sep 2006 14:34:17 -0000	1.10
+++ Makefile	7 Jan 2008 19:47:04 -0000	1.11
@@ -33,6 +33,7 @@
 	@rm -rf /tmp/${PKGNAME}/builder/certs
 	@rm -rf /tmp/${PKGNAME}/client/certs
 	@rm -rf /tmp/${PKGNAME}/server/certs
+	@rm -rf /tmp/${PKGNAME}/utils/pushscript
 	@rm -rf `find /tmp/${PKGNAME} -name "CVS" | xargs`
 	@rm -f `find /tmp/${PKGNAME} -name ".#*" | xargs`
 	@rm -f `find /tmp/${PKGNAME} -name ".cvsignore" | xargs`




More information about the fedora-extras-commits mailing list