Simplify buildout extends for python

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34213 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d8126b99
......@@ -15,7 +15,6 @@ extends =
../software-profiles/ocropus.cfg
../software-profiles/oood.cfg
../software-profiles/openoffice-bin.cfg
../software-profiles/python-common.cfg
../software-profiles/python-2.4.cfg
../software-profiles/varnish.cfg
../software-profiles/zope-2.8.cfg
......
[buildout]
extends = ../software-profiles/python-common.cfg
develop += local-eggs/localbin
# extend your buildout with python-common.cfg before extending with this file
parts =
pythonbin2.4
......
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