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

- do not refer to BT5, they are not provided


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39251 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 423fac36
......@@ -9,8 +9,6 @@ parts +=
runUnitTest
[configuration]
development_site_bt5_path =
development_site_products =
${software_definition:products-erp5}
${software_definition:products-erp5-development}
......@@ -27,8 +25,6 @@ eggs = ${development-site:eggs}
extra-paths = ${development-site:extra-paths}
products = ${configuration:development_site_products}
bt5_path = ${configuration:development_site_bt5_path}
instance-home = ${configuration:development_site_instancehome}
initialization =
import os
......
......@@ -9,8 +9,6 @@ parts +=
runUnitTest
[configuration]
development_site_bt5_path =
development_site_products =
${software_definition:products-zope}
${software_definition:products-erp5}
......@@ -26,8 +24,6 @@ development_site_instancehome = ${buildout:var-directory}/development-site
zope2-location = ${software_definition:zope_software}
products = ${configuration:development_site_products}
bt5_path = ${configuration:development_site_bt5_path}
instance-home = ${configuration:development_site_instancehome}
[development-site]
......
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