Commit 19921644 authored by Łukasz Nowak's avatar Łukasz Nowak

- initial profile to have libdb (berkeley db)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39905 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 15f0c673
[buildout]
parts = libdb
[libdb-hooks-download]
url = http://www.nexedi.org/static/buildout-hooks/libdb-hooks.py-r39904
md5sum = acb3bfb990a48381176c1e8f74130e30
recipe = hexagonit.recipe.download
download-only=true
filename = libdb-hooks.py
[libdb]
recipe = hexagonit.recipe.cmmi
url = http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz
md5sum = b0f1c777708cb8e9d37fb47e7ed3312d
pre-configure-hook = ${libdb-hooks-download:location}/${libdb-hooks-download:filename}:pre_configure_hook
configure-command = ../dist/configure
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