[Buildbot-commits] buildbot/docs/PyCon-2003 Makefile,1.2,1.3

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


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

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/docs/PyCon-2003/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	1 Oct 2004 02:36:35 -0000	1.2
+++ Makefile	25 Oct 2005 03:15:34 -0000	1.3
@@ -32,4 +32,4 @@
 	done
 
 %.png: source/%.svg
-	sodipodi --export-png $@ $<
+	inkscape --export-png $@ $<





More information about the Commits mailing list