[Erp5-report] r36838 rafael - /erp5/trunk/buildout/profiles/official.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jul 5 06:42:01 CEST 2010


Author: rafael
Date: Mon Jul  5 06:41:59 2010
New Revision: 36838

URL: http://svn.erp5.org?rev=36838&view=rev
Log:
Define python is required for software_home.

Modified:
    erp5/trunk/buildout/profiles/official.cfg

Modified: erp5/trunk/buildout/profiles/official.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/official.cfg?rev=36838&r1=36837&r2=36838&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/official.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/official.cfg [utf8] Mon Jul  5 06:41:59 2010
@@ -74,6 +74,8 @@ software_home = ${buildout:software_home
 # Thanks to this it is possible to build mysql-python part in own environment
 # with local mysql, but by default buildout mysql will be used.
 mysql_software = ${mysql-tritonn-5.0:location}
+executable = ${python2.4:executable}
+
 
 [software_home]
 recipe = collective.recipe.template




More information about the Erp5-report mailing list