Commit 8ea7e00f authored by Łukasz Nowak's avatar Łukasz Nowak

- compile tcl


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39843 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 71d501d4
[buildout]
parts =
tcl
[tcl-hooks-download]
filename = tcl-hooks.py
recipe = hexagonit.recipe.download
download-only = true
md5sum = b593cc4813dc4e755013b5fcff9dc5a3
url = http://www.nexedi.org/static/buildout-hooks/tcl-hooks.py-r39842
[tcl]
recipe = hexagonit.recipe.cmmi
url = http://downloads.sourceforge.net/sourceforge/tcl/tcl8.5.9-src.tar.gz
md5sum = 8512d8db3233041dd68a81476906012a
hook = ${tcl-hooks-download:location}/${tcl-hooks-download:filename}
pre-configure-hook = ${:hook}:pre_configure_hook
post-make-hook = ${:hook}/tcl-hooks.py:post_make_hook
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