Commit e83a5cfc authored by Łukasz Nowak's avatar Łukasz Nowak

- reuse even more of software definition


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32688 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent acec1718
......@@ -4,7 +4,7 @@ parts = oood-instance
[configuration]
oood_conf_file = ${buildout:etc-directory}/oood.conf
oood_log_file = ${buildout:log-directory}/oood.log
oood_home = ${oood:location}
oood_home = ${software_definition:oood_software}
oood_run = ${buildout:var-directory}/oood
oood_tmp = ${:oood_run}
oood_host = 127.0.0.1
......
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