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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 3 15:08:35 CET 2011


Author: luke
Date: Thu Mar  3 15:08:34 2011
New Revision: 43943

URL: http://svn.erp5.org?rev=43943&view=rev
Log:
 - cloudooo's open office requires to use own provided file library

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=43943&r1=43942&r2=43943&view=diff
==============================================================================
--- erp5/trunk/software_release/erp5/instance.cfg [utf8] (original)
+++ erp5/trunk/software_release/erp5/instance.cfg [utf8] Thu Mar  3 15:08:34 2011
@@ -40,4 +40,4 @@ link_binary_list =
 # availability in software's eggs
 products = ${products:list}
 environment =
-  LD_LIBRARY_PATH = ${zlib:location}/lib:${freetype:location}/lib:${libXext:location}/lib:${libXau:location}/lib:${libX11:location}/lib
+  LD_LIBRARY_PATH = ${file:location}/lib:${zlib:location}/lib:${freetype:location}/lib:${libXext:location}/lib:${libXau:location}/lib:${libX11:location}/lib

Modified: erp5/trunk/software_release/erp5/software.cfg
URL: http://svn.erp5.org/erp5/trunk/software_release/erp5/software.cfg?rev=43943&r1=43942&r2=43943&view=diff
==============================================================================
--- erp5/trunk/software_release/erp5/software.cfg [utf8] (original)
+++ erp5/trunk/software_release/erp5/software.cfg [utf8] Thu Mar  3 15:08:34 2011
@@ -115,7 +115,7 @@ section = python2.6
 [template]
 recipe = slapos.recipe.template
 url = https://svn.erp5.org/repos/public/erp5/trunk/software_release/erp5/instance.cfg
-md5sum = cdd13e7633405e91f47fedbec4355ed5
+md5sum = 1a556a9e34b0d210e70c31d35160bbf5
 output = ${buildout:directory}/template.cfg
 mode = 0644
 



More information about the Erp5-report mailing list