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

- build haproxy 1.4.6


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36160 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5e925486
......@@ -34,8 +34,8 @@ parts =
itools-build
apache
memcached
# ocropus
# haproxy
ocropus
haproxy
varnish
mysql-tritonn-5.0
mysql-python
......
......@@ -28,7 +28,7 @@ parts =
apache
memcached
ocropus
# haproxy
haproxy
varnish
mysql-tritonn-5.0
zope-2.8
......
......@@ -2,9 +2,14 @@
parts = haproxy
[haproxy]
recipe = hexagonit.recipe.cmmi
url = http://haproxy.1wt.eu/download/1.3/src/haproxy-1.3.23.tar.gz
md5sum = 4ffe926ccf4f4d53f149290eb001fad5
configure-command =
make-targets =
linux26
recipe = erp5.recipe.softwareinstance
url = http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.6.tar.gz
# source-directory-contains is a hack for zc.recipe.cmmi
source-directory-contains = Makefile
run-configure = false
# XXX-Luke: autodetection shall be provided by erp5.recipe.softwareinstance
# with possible overriding customisation
# linux26 might be better target, but on this level portability is a must
make-options = TARGET=generic
make-install-options = TARGET=generic
make-install-destination-parameter = PREFIX=
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