Commit 367cfe09 authored by Łukasz Nowak's avatar Łukasz Nowak

- provide zip binary


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43045 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b7c07100
[buildout]
parts = zip
[zip]
recipe = hexagonit.recipe.cmmi
url = http://sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz/download
md5sum = 7b74551e63f8ee6aab6fbc86676c0d37
location = ${buildout:parts-directory}/${:_buildout_section_name_}
configure-command = make
configure-options = prefix=${:location} NO_BZIP2_SUPPORT=1 -f unix/Makefile generic install
make-binary = true
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