[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
- Previous message (by thread): [Buildbot-commits] buildbot Makefile,1.15,1.16
- Next message (by thread): [Buildbot-commits] site manual-0.7.0.html,NONE,1.1 ChangeLog,1.22,1.23 NEWS,1.8,1.9 README,1.14,1.15 index.html,1.48,1.49 manual-CVS.html,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 $@ $<
- Previous message (by thread): [Buildbot-commits] buildbot Makefile,1.15,1.16
- Next message (by thread): [Buildbot-commits] site manual-0.7.0.html,NONE,1.1 ChangeLog,1.22,1.23 NEWS,1.8,1.9 README,1.14,1.15 index.html,1.48,1.49 manual-CVS.html,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list