Commit 655fec47 authored by Julien Muchembled's avatar Julien Muchembled

wendelin: do not reuse sections with a 'recipe' option

This prevented from overriding 'erp5' without affecting the 'wendelin' itself.
Repository sections are often customized to disable cloning and make 'location'
point to an existing directory.
parent ecc8b9b8
......@@ -68,7 +68,8 @@ list = ${erp5:location}/bt5 ${erp5:location}/product/ERP5/bootstrap ${wendelin:l
jupyter-enable-default = true
[wendelin]
<= erp5
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
repository = https://lab.nexedi.com/nexedi/wendelin.git
branch = master
......
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