Commit ab4d2346 authored by Arnaud Fontaine's avatar Arnaud Fontaine

Revert "RFC: genbt5list may depend on non-standard Python modules."

This reverts commit ddc553f4.
parent 255147e9
......@@ -317,7 +317,7 @@ recipe = plone.recipe.command
stop-on-error = true
genbt5list = ${erp5:location}/product/ERP5/bin/genbt5list
command =
echo '${local-bt5-repository:list}' |xargs ${eggs:bin-directory}/python ${:genbt5list}
echo '${local-bt5-repository:list}' |xargs ${buildout:executable} ${:genbt5list}
update-command = ${:command}
[erp5_repository_list]
......
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