[Erp5-report] r40371 gabriel - /erp5/trunk/buildout/software-profiles/cloudooo.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 18 14:51:35 CET 2010


Author: gabriel
Date: Thu Nov 18 14:51:34 2010
New Revision: 40371

URL: http://svn.erp5.org?rev=40371&view=rev
Log:
add a part and remove creation of script because the pycloudoo script will not be used

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

Modified: erp5/trunk/buildout/software-profiles/cloudooo.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/cloudooo.cfg?rev=40371&r1=40370&r2=40371&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/cloudooo.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/cloudooo.cfg [utf8] Thu Nov 18 14:51:34 2010
@@ -7,6 +7,7 @@ parts =
   cloudooo
   openoffice-bin
   python2.6
+  bootstrap2.6
 
 extensions = mr.developer
 sources = sources
@@ -19,5 +20,5 @@ cloudooo = svn https://svn.erp5.org/repo
 recipe = zc.recipe.egg
 python = python2.6
 interpreter = pycloudoo
-scripts = pycloudoo
+scripts = 
 eggs = cloudooo




More information about the Erp5-report mailing list