Commit 3e2487d3 authored by Łukasz Nowak's avatar Łukasz Nowak

- define erp5-software profile

 - globalise used zope software


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31917 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d2b7056b
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
extends = extends =
profiles/versions.cfg profiles/versions.cfg
apache/buildout.cfg apache/buildout.cfg
erp5-bt5/buildout.cfg erp5-software/buildout.cfg
erp5-products/buildout.cfg
haproxy/buildout.cfg haproxy/buildout.cfg
mysql-tritonn-5.0/buildout.cfg mysql-tritonn-5.0/buildout.cfg
mysql-instance/buildout.cfg mysql-instance/buildout.cfg
...@@ -38,3 +37,4 @@ parts = ...@@ -38,3 +37,4 @@ parts =
[software_definition] [software_definition]
mysql_software = ${mysql-tritonn-5.0:location} mysql_software = ${mysql-tritonn-5.0:location}
zope_software = ${zope-2.8:location}
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