Commit 5b2a232a authored by Vincent Pelletier's avatar Vincent Pelletier

Oops, these lines were not to be commited.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19333 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4ab650cc
......@@ -133,8 +133,6 @@ elif os.path.isdir('/usr/lib/erp5/lib/python'):
else:
software_home = '/usr/lib/zope/lib/python'
zope_home = '/usr/lib/zope'
zope_home = '/home/vincent/bin/zope2.8'
software_home = '%s/lib/python' % (zope_home, )
# handle 'system global' instance and windows
if WIN:
real_instance_home = os.path.join(erp5_home, 'ERP5Instance')
......
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