Commit 8dc0bf51 authored by Kevin Deldycke's avatar Kevin Deldycke

Correct the zope product path


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5403 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c0083abe
......@@ -14,7 +14,7 @@ USER="zope"
GROUP="zope"
# Define paths
ZOPE_PRODUCTS="/usr/lib/zope/lib/python/Products"
ZOPE_PRODUCTS="/var/lib/zope/Products"
EXTENSIONS_FOLDER="/var/lib/zope/Extensions"
BT5_FOLDER="/var/lib/zope/bt5"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment