[Checkins] SVN: CMF.buildout/trunk/buildout.cfg - Zope2 has new entry points that require all the eggs

Yvo Schubbe y.2009 at wcm-solutions.de
Thu Aug 13 08:02:23 EDT 2009


Log message for revision 102735:
  - Zope2 has new entry points that require all the eggs

Changed:
  U   CMF.buildout/trunk/buildout.cfg

-=-
Modified: CMF.buildout/trunk/buildout.cfg
===================================================================
--- CMF.buildout/trunk/buildout.cfg	2009-08-13 11:14:23 UTC (rev 102734)
+++ CMF.buildout/trunk/buildout.cfg	2009-08-13 12:02:22 UTC (rev 102735)
@@ -32,8 +32,7 @@
 
 [zope2]
 recipe = zc.recipe.egg
-eggs = Zope2
-fake-zope-eggs = false
+eggs = ${buildout:eggs}
 
 [instance]
 recipe = plone.recipe.zope2instance



More information about the Checkins mailing list