From 26d6519348cf3d178d35f8f0c8a5257cc9b5ba15 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 22 Sep 2014 13:11:27 +0000 Subject: Move lighttpd out of trove.morph It would be nice to in-line the lighttpd morphology, but we can't do that yet. --- strata/lighttpd-server/lighttpd.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/lighttpd-server/lighttpd.morph (limited to 'strata/lighttpd-server') diff --git a/strata/lighttpd-server/lighttpd.morph b/strata/lighttpd-server/lighttpd.morph new file mode 100644 index 00000000..ae371c52 --- /dev/null +++ b/strata/lighttpd-server/lighttpd.morph @@ -0,0 +1,6 @@ +name: lighttpd +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh +- ./configure --prefix="$PREFIX" --with-openssl --with-openssl-libs=/usr/lib -- cgit v1.2.1