From dfd40f61161809c40c5f9330a8e68650fa1e29b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Thu, 5 Aug 2010 12:27:33 +0000 Subject: [PATCH] - force using working version of egg git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37531 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/software-profiles/python-2.4.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout/software-profiles/python-2.4.cfg b/buildout/software-profiles/python-2.4.cfg index 2987d68527..63eca6df56 100644 --- a/buildout/software-profiles/python-2.4.cfg +++ b/buildout/software-profiles/python-2.4.cfg @@ -23,7 +23,7 @@ patches = recipe = zc.recipe.egg:scripts python = python2.4 eggs = ${eggs:eggs} - invokepython>=0.3 + invokepython>=0.4 extra-paths = ${zope-2.8:location}/lib/python scripts = -- 2.30.9