Commit 795a9f60 authored by Vincent Pelletier's avatar Vincent Pelletier

Use kumo-hooks.py to disable kumo when gcc is bogus.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41094 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9762b1b9
......@@ -7,7 +7,15 @@ extends =
parts = kumo
[kumo-hooks-download]
url = http://www.nexedi.org/static/buildout-hooks/kumo-hooks.py-r41093
md5sum = 958a595a02de75624728f8d65e39d800
recipe = hexagonit.recipe.download
download-only=true
filename = kumo-hooks.py
[kumo]
pre-configure-hook = ${kumo-hooks-download:location}/${kumo-hooks-download:filename}:pre_configure_hook
recipe = erp5.recipe.cmmiforcei686
url = http://github.com/downloads/etolabo/kumofs/kumofs-0.4.12.tar.gz
md5sum = 70fc53a332fb2b76ae6a3aad7aa59aad
......
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