[Erp5-report] r34206 leonardo - /erp5/trunk/buildout/software-profiles/python-2.4.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 30 15:28:20 CEST 2010


Author: leonardo
Date: Tue Mar 30 15:28:19 2010
New Revision: 34206

URL: http://svn.erp5.org?rev=34206&view=rev
Log:
the pythonbin2.4 should get the executable explicitly from the compiled python2.4

Modified:
    erp5/trunk/buildout/software-profiles/python-2.4.cfg

Modified: erp5/trunk/buildout/software-profiles/python-2.4.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/python-2.4.cfg?rev=34206&r1=34205&r2=34206&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/python-2.4.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/python-2.4.cfg [utf8] Tue Mar 30 15:28:19 2010
@@ -24,6 +24,7 @@
 [pythonbin2.4]
 # XXX/Note: This is hackish way to have fully featured python interpreter
 recipe = zc.recipe.egg:scripts
+python = python2.4
 eggs = ${eggs:eggs}
   invokepython
 extra-paths =




More information about the Erp5-report mailing list