[Erp5-report] r32433 luke - /erp5/trunk/buildout/python-2.4/buildout.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 11 16:55:22 CET 2010
Author: luke
Date: Thu Feb 11 16:55:19 2010
New Revision: 32433
URL: http://svn.erp5.org?rev=32433&view=rev
Log:
- use hexagonit cmmi, as it is more extensible
Modified:
erp5/trunk/buildout/python-2.4/buildout.cfg
Modified: erp5/trunk/buildout/python-2.4/buildout.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/python-2.4/buildout.cfg?rev=32433&r1=32432&r2=32433&view=diff
==============================================================================
--- erp5/trunk/buildout/python-2.4/buildout.cfg [utf8] (original)
+++ erp5/trunk/buildout/python-2.4/buildout.cfg [utf8] Thu Feb 11 16:55:19 2010
@@ -10,10 +10,10 @@
pythonbin
[python]
-recipe = zc.recipe.cmmi
+recipe = hexagonit.recipe.cmmi
url =
http://python.org/ftp/python/${buildout:python_version_full}/Python-${buildout:python_version_full}.tgz
-extra_options =
+configure-options =
--enable-unicode=ucs4
--with-threads
--with-readline
More information about the Erp5-report
mailing list