Commit d0f15873 authored by Łukasz Nowak's avatar Łukasz Nowak

- as invokepython egg is fixed, restore previous behaviour

 - force usage new enough egg


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37524 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 378c693f
......@@ -3,8 +3,6 @@ extends = ../software-profiles/python-common.cfg
parts =
pythonbin2.4
develop += local-eggs/localbin
[python2.4-dbm-patch]
recipe = hexagonit.recipe.download
# original patch from http://bugs.gentoo.org/attachment.cgi?id=109117
......@@ -25,7 +23,7 @@ patches =
recipe = zc.recipe.egg:scripts
python = python2.4
eggs = ${eggs:eggs}
invokepython
invokepython>=0.3
extra-paths =
${zope-2.8:location}/lib/python
scripts =
......
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