[Erp5-report] r38547 luke - /erp5/trunk/buildout/instance-profiles/zope.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Sep 22 16:23:15 CEST 2010


Author: luke
Date: Wed Sep 22 16:23:15 2010
New Revision: 38547

URL: http://svn.erp5.org?rev=38547&view=rev
Log:
 - activate PATH for some appliance provided parts binaries

Modified:
    erp5/trunk/buildout/instance-profiles/zope.cfg

Modified: erp5/trunk/buildout/instance-profiles/zope.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/instance-profiles/zope.cfg?rev=38547&r1=38546&r2=38547&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/zope.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/zope.cfg [utf8] Wed Sep 22 16:23:15 2010
@@ -21,6 +21,9 @@ force-zodb-update = false
 # instancehome and http-address have to be defined
 # User modifable keys:
 environment =
+  <environment>
+    PATH ${software_definition:software_home}/parts/imagemagick/bin:${software_definition:software_home}/parts/w3m/bin:${software_definition:software_home}/parts/xpdf/bin
+  </environment>
 debug-mode = off
 ip-address = 0.0.0.0
 # Good defaults, which do not have to be touched:




More information about the Erp5-report mailing list