[Zodb-checkins] SVN: ZODB/branches/3.6/PACKAGE.cfg ZODB uses
	`buildsupport` now, not `zpkgsetup`.
    Tim Peters 
    tim.one at comcast.net
       
    Tue Jan  3 16:55:38 EST 2006
    
    
  
Log message for revision 41122:
  ZODB uses `buildsupport` now, not `zpkgsetup`.
  Updating this info in PACKAGE.cfg is needed to
  build a release tarball.
  
Changed:
  U   ZODB/branches/3.6/PACKAGE.cfg
-=-
Modified: ZODB/branches/3.6/PACKAGE.cfg
===================================================================
--- ZODB/branches/3.6/PACKAGE.cfg	2006-01-03 21:41:51 UTC (rev 41121)
+++ ZODB/branches/3.6/PACKAGE.cfg	2006-01-03 21:55:38 UTC (rev 41122)
@@ -13,5 +13,5 @@
   setup.py      -
   src           -
   zpkg.conf     -
-  zpkgsetup     -
+  buildsupport  -
 </collection>
    
    
More information about the Zodb-checkins
mailing list