Commit 69a5e764 authored by Łukasz Nowak's avatar Łukasz Nowak

- detach software location from buildout internals


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32686 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c4ee72bb
......@@ -74,7 +74,7 @@ command =
[software_definition]
software_home = ${buildout:directory}
mysql_software = ${mysql-tritonn-5.0:location}
zope_software = ${zope-2.8:location}
openoffice_software = ${openoffice-bin:location}
oood_software = ${oood:location}
mysql_software = ${:software_home}/parts/mysql-tritonn-5.0
oood_software = ${:software_home}/parts/oood
openoffice_software = ${:software_home}/parts/openoffice-bin
zope_software = ${:software_home}/parts/zope-2.8
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