[Erp5-report] r37320 luke - /erp5/trunk/buildout/software-profiles/python-2.4.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 28 13:19:30 CEST 2010


Author: luke
Date: Wed Jul 28 13:19:27 2010
New Revision: 37320

URL: http://svn.erp5.org?rev=37320&view=rev
Log:
 - remove dependent scripts generation, as it can lead to uncontrollable side effects (like overwriting bin/buildout with another python version, which then lead to change of whole buildout signature)

Modified:
    erp5/trunk/buildout/software-profiles/python-2.4.cfg

Modified: erp5/trunk/buildout/software-profiles/python-2.4.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/python-2.4.cfg?rev=37320&r1=37319&r2=37320&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/python-2.4.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/python-2.4.cfg [utf8] Wed Jul 28 13:19:27 2010
@@ -29,7 +29,6 @@ eggs = ${eggs:eggs}
   invokepython
 extra-paths =
   ${zope-2.8:location}/lib/python
-dependent-scripts = true
 scripts =
   invokepython=python${python2.4:python_version_major}
   ipython=ipython${python2.4:python_version_major}




More information about the Erp5-report mailing list