Commit 0a0ba864 authored by Łukasz Nowak's avatar Łukasz Nowak

- remove dependent scripts generation, as it can lead to uncontrollable side...

 - remove dependent scripts generation, as it can lead to uncontrollable side effects (like overwriting bin/buildout with another python version, which then lead to change of whole buildout signature)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37320 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 06a4d4a4
......@@ -29,7 +29,6 @@ eggs = ${eggs:eggs}
invokepython
extra-paths =
${zope-2.8:location}/lib/python
dependent-scripts = true
scripts =
invokepython=python${python2.4:python_version_major}
ipython=ipython${python2.4:python_version_major}
......
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