the pythonbin2.4 should get the executable explicitly from the compiled python2.4

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34206 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d7304099
...@@ -24,6 +24,7 @@ patches = ...@@ -24,6 +24,7 @@ patches =
[pythonbin2.4] [pythonbin2.4]
# XXX/Note: This is hackish way to have fully featured python interpreter # XXX/Note: This is hackish way to have fully featured python interpreter
recipe = zc.recipe.egg:scripts recipe = zc.recipe.egg:scripts
python = python2.4
eggs = ${eggs:eggs} eggs = ${eggs:eggs}
invokepython invokepython
extra-paths = extra-paths =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment