summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/webtools.morph6
-rw-r--r--strata/webtools/haproxy.morph7
2 files changed, 13 insertions, 0 deletions
diff --git a/strata/webtools.morph b/strata/webtools.morph
index 39175747..c6ba5f2a 100644
--- a/strata/webtools.morph
+++ b/strata/webtools.morph
@@ -28,3 +28,9 @@ chunks:
ref: 37a582c9ea3e731c115e560d31b26f78535b8fca
unpetrify-ref: baserock/v1.7.0
build-depends: []
+- name: haproxy
+ morph: strata/webtools/haproxy.morph
+ repo: upstream:haproxy
+ ref: 9229f1248f2a2ec9ea6691caf60301a2dbad1a70
+ unpetrify-ref: v1.5.0
+ build-depends: []
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