preliminary work on buildouts that don't depend on a second checkout (unused for now)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34254 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 45d5b22d
......@@ -42,6 +42,7 @@ parts =
products
# omelette
bootstrap2.6
# software_home
[show-requirements]
recipe = plone.recipe.command
......@@ -52,3 +53,9 @@ update-command = ${:command}
[software_definition]
software_home = ${buildout:software_home}
[software_home]
recipe = collective.recipe.template
input = ${buildout:software_home}/templates/software-home.inc.in
output = ${buildout:directory}/instance-profiles/software-home.inc
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