[Erp5-report] r31970 luke - /erp5/trunk/buildout/python-2.4/buildout.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 26 13:51:01 CET 2010


Author: luke
Date: Tue Jan 26 13:51:00 2010
New Revision: 31970

URL: http://svn.erp5.org?rev=31970&view=rev
Log:
 - extended extra options, consideration to move to more featured cmmi receipe

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=31970&r1=31969&r2=31970&view=diff
==============================================================================
--- erp5/trunk/buildout/python-2.4/buildout.cfg [utf8] (original)
+++ erp5/trunk/buildout/python-2.4/buildout.cfg [utf8] Tue Jan 26 13:51:00 2010
@@ -4,7 +4,7 @@
 python_version = 2.4
 
 [python]
-configure-options =
+extra_options +=
   --prefix=${buildout:directory}/parts/python${buildout:python_version}
 executable = ${buildout:directory}/parts/python${buildout:python_version}/bin/python${buildout:python_version}
 




More information about the Erp5-report mailing list