[Erp5-report] r45819 luke - in /erp5/trunk/software_release/erp5: instance.cfg software.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 4 14:22:11 CEST 2011


Author: luke
Date: Wed May  4 14:22:11 2011
New Revision: 45819

URL: http://svn.erp5.org?rev=45819&view=rev
Log:
Expose repozo binary.

Modified:
    erp5/trunk/software_release/erp5/instance.cfg
    erp5/trunk/software_release/erp5/software.cfg

Modified: erp5/trunk/software_release/erp5/instance.cfg
URL: http://svn.erp5.org/erp5/trunk/software_release/erp5/instance.cfg?rev=45819&r1=45818&r2=45819&view=diff
==============================================================================
--- erp5/trunk/software_release/erp5/instance.cfg [utf8] (original)
+++ erp5/trunk/software_release/erp5/instance.cfg [utf8] Wed May  4 14:22:11 2011
@@ -20,6 +20,7 @@ mysql_install_binary = ${mariadb:locatio
 mysql_upgrade_binary = ${mariadb:location}/bin/mysql_upgrade
 mysqld_binary = ${mariadb:location}/libexec/mysqld
 openssl_binary = ${openssl:location}/bin/openssl
+repozo_binary = ${buildout:bin-directory}/repozo
 runTestSuite_binary = ${buildout:bin-directory}/runTestSuite
 runUnitTest_binary = ${buildout:bin-directory}/runUnitTest
 runzeo_binary = ${buildout:bin-directory}/runzeo

Modified: erp5/trunk/software_release/erp5/software.cfg
URL: http://svn.erp5.org/erp5/trunk/software_release/erp5/software.cfg?rev=45819&r1=45818&r2=45819&view=diff
==============================================================================
--- erp5/trunk/software_release/erp5/software.cfg [utf8] (original)
+++ erp5/trunk/software_release/erp5/software.cfg [utf8] Wed May  4 14:22:11 2011
@@ -126,7 +126,7 @@ section = python2.7
 # Default template for erp5 instance.
 recipe = slapos.recipe.template
 url = ${:_profile_base_location_}/instance.cfg
-md5sum = 9bcdde1a099718780c7ee338d5b7173a
+md5sum = 856af2e58e7b2cd54a2d611b848adf64
 output = ${buildout:directory}/template.cfg
 mode = 0644
 



More information about the Erp5-report mailing list