Commit 07a95092 authored by Łukasz Nowak's avatar Łukasz Nowak

- checkout oood directly into location


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32631 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 99587461
......@@ -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
oood_home = ${oood:location}
oood_run = ${buildout:var-directory}/oood
oood_tmp = ${:oood_run}
oood_host = 127.0.0.1
......
......@@ -6,4 +6,4 @@ parts =
[oood]
recipe = infrae.subversion
urls =
https://svn.erp5.org/repos/public/erp5/trunk/utils/oood/ oood
https://svn.erp5.org/repos/public/erp5/trunk/utils/oood/ .
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