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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 24 16:02:54 CET 2010


Author: luke
Date: Wed Feb 24 16:02:53 2010
New Revision: 33094

URL: http://svn.erp5.org?rev=33094&view=rev
Log:
 - Products is already appended

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=33094&r1=33093&r2=33094&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/zope.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/zope.cfg [utf8] Wed Feb 24 16:02:53 2010
@@ -27,7 +27,7 @@
   ${software_definition:products-cmf15}
   ${software_definition:products-deps}
   ${software_definition:products-erp5}
-  ${software_definition:products-other}/Products
+  ${software_definition:products-other}
 environment =
 debug-mode = off
 ip-address = 0.0.0.0




More information about the Erp5-report mailing list