[Erp5-report] r37651 leonardo - /erp5/trunk/buildout/templates/software-home.inc.in

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 9 12:21:52 CEST 2010


Author: leonardo
Date: Mon Aug  9 12:21:50 2010
New Revision: 37651

URL: http://svn.erp5.org?rev=37651&view=rev
Log:
Specify the actual mysql binaries location for the instance-home instead of assuming it is in software-home

Modified:
    erp5/trunk/buildout/templates/software-home.inc.in

Modified: erp5/trunk/buildout/templates/software-home.inc.in
URL: http://svn.erp5.org/erp5/trunk/buildout/templates/software-home.inc.in?rev=37651&r1=37650&r2=37651&view=diff
==============================================================================
--- erp5/trunk/buildout/templates/software-home.inc.in [utf8] (original)
+++ erp5/trunk/buildout/templates/software-home.inc.in [utf8] Mon Aug  9 12:21:50 2010
@@ -6,3 +6,5 @@ develop-eggs-directory = ${buildout:deve
 [software_definition]
 software_home = ${buildout:software_home}
 executable = ${software_definition:executable}
+mysql_software = ${software_definition:mysql_software}
+




More information about the Erp5-report mailing list