only the business-templates part is needed to pull the business templates

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34604 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 74dcdbf5
......@@ -48,8 +48,6 @@ parts =
products
# omelette
bootstrap2.6
bt5-erp5
bt5-erp5-extra
business-templates
precache-eggs
software_home
......
......@@ -168,7 +168,7 @@ products =
[business-templates]
recipe = plone.recipe.command
# comma separated list for the benefit of [runUnitTest]
paths = ${bt5-erp5:location},${bt5-erp5-extra:location}
paths = ${bt5-erp5-core:location},${bt5-erp5:location},${bt5-erp5-extra:location},${bt5-erp5-test:location}
command =
echo "Business Template Paths: ${:paths}"
update-command = ${:command}
......
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