[Buildbot-commits] buildbot Makefile,1.15,1.16

Brian Warner warner at users.sourceforge.net
Tue Oct 25 03:15:36 UTC 2005


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28074

Modified Files:
	Makefile 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-394
Creator:  Brian Warner <warner at lothar.com>

fix some release-related targets in the Makefiles

--This line, and those below, will be ignored--
Files to commit:
   <can't compute list>

This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!


Index: Makefile
===================================================================
RCS file: /cvsroot/buildbot/buildbot/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile	16 Aug 2005 00:23:53 -0000	1.15
+++ Makefile	25 Oct 2005 03:15:34 -0000	1.16
@@ -44,4 +44,5 @@
 	chmod a+x bin/buildbot contrib/*.py
 	rm -rf _trial_temp
 	python ./setup.py clean
+	rm -f MANIFEST
 	python ./setup.py sdist





More information about the Commits mailing list