[Zodb-checkins] SVN: ZODB/tags/3.8.0b4/src/ZODB/SETUP.cfg -
winlock.c does not exist anymore, so do not try to compile it. This
Stephan Richter
srichter at cosmos.phy.tufts.edu
Mon Nov 5 12:04:42 EST 2007
Log message for revision 81536:
- winlock.c does not exist anymore, so do not try to compile it. This
only affects zpkg.
Note: I feel terrible modifying a tag, but I feel not qualified to do a
ZODB release. Also, the change only affect zpkg which uses a
checkout only and not the egg. No other system looks at SETUP.cfg
anyways.
Changed:
U ZODB/tags/3.8.0b4/src/ZODB/SETUP.cfg
-=-
Modified: ZODB/tags/3.8.0b4/src/ZODB/SETUP.cfg
===================================================================
--- ZODB/tags/3.8.0b4/src/ZODB/SETUP.cfg 2007-11-05 17:01:40 UTC (rev 81535)
+++ ZODB/tags/3.8.0b4/src/ZODB/SETUP.cfg 2007-11-05 17:04:42 UTC (rev 81536)
@@ -1,5 +1 @@
# Extension information for zpkg.
-
-<extension winlock>
- source winlock.c
-</extension>
More information about the Zodb-checkins
mailing list