Commit 4733aeec authored by Rafael Monnerat's avatar Rafael Monnerat

Due a oood limitation the start command should run at the same place as...

Due a oood limitation the start command should run at the same place as oood.conf . This workarround can be removed as soon runserw supports use oood.conf as parameter.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33205 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e8c9a7a9
#!/bin/sh
cd ${buildout:etc-directory}
PYTHONPATH=${configuration:openoffice_uno} ${configuration:openoffice_python} ${software_definition:oood_software}/runserw.py $@
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