Commit 1a572c4b authored by Łukasz Nowak's avatar Łukasz Nowak

- there is no need to patch flare


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36223 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7a2a622f
[buildout]
parts = flare
[flare-daemonize-timing]
recipe = hexagonit.recipe.download
filename = flare-1.0.8-daemonize-timing.patch
url = http://www.nexedi.org/static/patches/${:filename}
download-only=true
md5sum = eb1a59e6d8c9e18c6b8bbf453347fa71
[flare]
recipe = hexagonit.recipe.cmmi
url = http://labs.gree.jp/data/source/flare-1.0.9.tgz
md5sum = e59ccce1ba29e7edf6f665561678d5c8
patch-options = -p1
patches =
${flare-daemonize-timing:location}/${flare-daemonize-timing:filename}
configure-options =
--with-tokyocabinet=${tokyocabinet:location}
environment =
......
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