From 1d1d5ced8e279568a0d14fbccefaafda475d87a3 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Mon, 17 Nov 2014 21:34:47 +0000 Subject: Add haproxy to webtools --- strata/webtools/haproxy.morph | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 strata/webtools/haproxy.morph (limited to 'strata/webtools/haproxy.morph') diff --git a/strata/webtools/haproxy.morph b/strata/webtools/haproxy.morph new file mode 100644 index 00000000..e279e165 --- /dev/null +++ b/strata/webtools/haproxy.morph @@ -0,0 +1,7 @@ +name: haproxy +kind: chunk +configure-commands: +build-commands: +- make TARGET=linux26 +install-commands: +- make DESTDIR="$DESTDIR" install -- cgit v1.2.1