[Lunar-commits] CVS: moonbase/sql/MySQLdb BUILD,1.1,1.2
Jeff Hodges
jmhodges at lunar-linux.org
Tue Jun 22 14:17:33 GMT 2004
Update of /var/cvs/lunar/moonbase/sql/MySQLdb
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11575
Modified Files:
BUILD
Log Message:
setup.py build is run by setup.py install.. removing.. this needs to be done in many of the other python modules
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/sql/MySQLdb/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 1 Jun 2004 00:14:19 -0000 1.1
+++ BUILD 22 Jun 2004 14:17:31 -0000 1.2
@@ -1,5 +1,4 @@
(
- python setup.py build &&
prepare_install &&
python setup.py install
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list