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.morph | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 strata/lighttpd-server.morph (limited to 'strata/lighttpd-server.morph') diff --git a/strata/lighttpd-server.morph b/strata/lighttpd-server.morph new file mode 100644 index 00000000..cf3dec19 --- /dev/null +++ b/strata/lighttpd-server.morph @@ -0,0 +1,13 @@ +name: lighttpd-server +kind: stratum +description: lighttpd web server +build-depends: +- morph: strata/tools.morph +- morph: strata/pcre-utils.morph +chunks: +- name: lighttpd + morph: strata/lighttpd-server/lighttpd.morph + repo: upstream:lighttpd + ref: 12e4e21763da770034267ff0a7b660876930f789 + unpetrify-ref: baserock/morph + build-depends: [] -- cgit v1.2.1