Commit 530d2ec0 authored by Łukasz Nowak's avatar Łukasz Nowak

- use hexagonit cmmi, as it is more extensible


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32433 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d65c2b96
...@@ -10,10 +10,10 @@ parts = ...@@ -10,10 +10,10 @@ parts =
pythonbin pythonbin
[python] [python]
recipe = zc.recipe.cmmi recipe = hexagonit.recipe.cmmi
url = url =
http://python.org/ftp/python/${buildout:python_version_full}/Python-${buildout:python_version_full}.tgz http://python.org/ftp/python/${buildout:python_version_full}/Python-${buildout:python_version_full}.tgz
extra_options = configure-options =
--enable-unicode=ucs4 --enable-unicode=ucs4
--with-threads --with-threads
--with-readline --with-readline
......
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