[Checkins] SVN: Zope/branches/2.12/buildout.cfg - 'scripts' is the	default recipe
    Yvo Schubbe 
    y.2010 at wcm-solutions.de
       
    Fri Aug  6 06:11:11 EDT 2010
    
    
  
Log message for revision 115518:
  - 'scripts' is the default recipe
Changed:
  U   Zope/branches/2.12/buildout.cfg
-=-
Modified: Zope/branches/2.12/buildout.cfg
===================================================================
--- Zope/branches/2.12/buildout.cfg	2010-08-06 09:03:40 UTC (rev 115517)
+++ Zope/branches/2.12/buildout.cfg	2010-08-06 10:11:10 UTC (rev 115518)
@@ -21,7 +21,7 @@
 
 
 [scripts]
-recipe = zc.recipe.egg:scripts
+recipe = zc.recipe.egg
 eggs = Zope2
 
 
    
    
More information about the checkins
mailing list