[Erp5-report] r34952 leonardo - /erp5/trunk/buildout/software-profiles/erp5-2.12.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 3 17:55:10 CEST 2010


Author: leonardo
Date: Mon May  3 17:55:07 2010
New Revision: 34952

URL: http://svn.erp5.org?rev=34952&view=rev
Log:
added precache packages that wouldn't be downloaded if the software_home buildout is started with a python other than 2.6

Modified:
    erp5/trunk/buildout/software-profiles/erp5-2.12.cfg

Modified: erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5-2.12.cfg?rev=34952&r1=34951&r2=34952&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Mon May  3 17:55:07 2010
@@ -151,9 +151,11 @@
 scripts =
 eggs =
   collective.recipe.supervisor
-  supervisor
+  collective.recipe.template
+  plone.recipe.command
   plone.recipe.zope2instance
   erp5.recipe.testrunner
+  supervisor
 
 [omelette]
 # XXX don't use this part until this omelette bug is fixed:




More information about the Erp5-report mailing list