[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/PACKAGE.cfg Remove
	zope.app.adapter from zpkg config,
	it was deleted in 41475 and is now breaking the tarball build by not
	being there.
    Brian Sutherland 
    jinty at web.de
       
    Thu Mar  9 16:55:02 EST 2006
    
    
  
Log message for revision 65893:
  Remove zope.app.adapter from zpkg config, it was deleted in 41475 and is now breaking the tarball build by not being there.
Changed:
  U   Zope3/trunk/src/zope/app/PACKAGE.cfg
-=-
Modified: Zope3/trunk/src/zope/app/PACKAGE.cfg
===================================================================
--- Zope3/trunk/src/zope/app/PACKAGE.cfg	2006-03-09 17:22:56 UTC (rev 65892)
+++ Zope3/trunk/src/zope/app/PACKAGE.cfg	2006-03-09 21:55:01 UTC (rev 65893)
@@ -27,8 +27,6 @@
 
 # Code:
 
-# zope.app.adapter is needed by zope.app.utility, which is part of zope.app
-adapter
 annotation
 applicationcontrol
 appsetup
    
    
More information about the Zope3-Checkins
mailing list