[Erp5-report] r42413 luke - in /erp5/trunk/buildout: profiles/ software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 18 14:37:06 CET 2011


Author: luke
Date: Tue Jan 18 14:37:06 2011
New Revision: 42413

URL: http://svn.erp5.org?rev=42413&view=rev
Log:
 - generate runzeo too

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

Modified: erp5/trunk/buildout/profiles/deployment-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/deployment-2.12.cfg?rev=42413&r1=42412&r2=42413&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment-2.12.cfg [utf8] Tue Jan 18 14:37:06 2011
@@ -36,6 +36,7 @@ recipe = zc.recipe.egg
 scripts =
   mkzopeinstance
   runzope
+  runzeo
 eggs =
   Products.ExternalEditor
   lxml

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=42413&r1=42412&r2=42413&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Tue Jan 18 14:37:06 2011
@@ -132,6 +132,7 @@ scripts =
   python=${:interpreter}
   ipython=i${:interpreter}
   runzope
+  runzeo
 
 [precache-eggs]
 eggs +=



More information about the Erp5-report mailing list