Commit 84125a6e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

run buildout with bootstrap python-2.7.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43997 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1d732856
......@@ -28,6 +28,7 @@ extends =
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/products-erp5.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/pysvn-python.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.6.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.7.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-ldap-python.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/rdiff-backup.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/stunnel.cfg
......@@ -108,7 +109,7 @@ python = python2.6
[rebootstrap]
# Default first version of rebootstrapped python
version = 1
section = python2.6
section = python2.7
[template]
recipe = slapos.recipe.template
......
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