[Erp5-report] r40851 luke - in /erp5/trunk/buildout/profiles: official-2.12.cfg official.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 29 11:00:40 CET 2010


Author: luke
Date: Mon Nov 29 11:00:39 2010
New Revision: 40851

URL: http://svn.erp5.org?rev=40851&view=rev
Log:
 - fix slapos.rebootstrap bug - it does not strip section name

Modified:
    erp5/trunk/buildout/profiles/official-2.12.cfg
    erp5/trunk/buildout/profiles/official.cfg

Modified: erp5/trunk/buildout/profiles/official-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/official-2.12.cfg?rev=40851&r1=40850&r2=40851&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/official-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/official-2.12.cfg [utf8] Mon Nov 29 11:00:39 2010
@@ -31,8 +31,7 @@ extends =
   ../software-profiles/varnish.cfg
   ../software-profiles/xpdf.cfg
 
-rebootstrap-section =
-  python2.6
+rebootstrap-section = python2.6
 
 python = software_definition
 

Modified: erp5/trunk/buildout/profiles/official.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/official.cfg?rev=40851&r1=40850&r2=40851&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/official.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/official.cfg [utf8] Mon Nov 29 11:00:39 2010
@@ -35,8 +35,7 @@ extends =
   ../software-profiles/zope-2.8.cfg
   ../profiles/common.cfg
 
-rebootstrap-section =
-  python2.4
+rebootstrap-section = python2.4
 
 python = python2.4
 versions = versions




More information about the Erp5-report mailing list