Commit e0d1e3ba authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use python2.4 in precache-eggs target.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44040 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6e254f6f
......@@ -80,6 +80,7 @@ command = ${subversion:location}/bin/svn checkout ${:svn_param} http://svn.plone
[eggs]
recipe = zc.recipe.egg
python = python2.4
eggs =
${itools:egg}
${mysql-python:egg}
......@@ -115,7 +116,6 @@ eggs =
xupdate_processor
feedparser
python = python2.4
extra-paths =
${zope-2.8:location}/lib/python
# shut down script generation. Other parts can generate scripts as needed by
......@@ -150,5 +150,6 @@ packages =
${itools:lib} .
[precache-eggs]
python = python2.4
eggs +=
plone.recipe.zope2zeoserver
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