[Erp5-report] r40986 luke - /erp5/trunk/buildout/profiles/common.cfg
    nobody at svn.erp5.org 
    nobody at svn.erp5.org
       
    Wed Dec  1 16:41:11 CET 2010
    
    
  
Author: luke
Date: Wed Dec  1 16:41:11 2010
New Revision: 40986
URL: http://svn.erp5.org?rev=40986&view=rev
Log:
 - no need to override executable, as ERP5 Appliance 2.12 software buildout is
   being run by proper python, which will be used to bootstrap instances
Modified:
    erp5/trunk/buildout/profiles/common.cfg
Modified: erp5/trunk/buildout/profiles/common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/common.cfg?rev=40986&r1=40985&r2=40986&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/common.cfg [utf8] Wed Dec  1 16:41:11 2010
@@ -34,6 +34,5 @@ input = inline:
 
   [software_definition]
   software_home = ${buildout:software_home}
-  executable = ${software_definition:executable}
   mysql_software = ${software_definition:mysql_software}
 output = ${buildout:software_home}/instance-profiles/software-home.inc
    
    
More information about the Erp5-report
mailing list