From 3a2f641e4e70e76ffa77629c6208970c1a7af667 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 25 Sep 2015 08:47:49 +0000 Subject: Proposed re-org of definitions repo --- baserock/strata/lorry/neon.morph | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 baserock/strata/lorry/neon.morph (limited to 'baserock/strata/lorry/neon.morph') diff --git a/baserock/strata/lorry/neon.morph b/baserock/strata/lorry/neon.morph new file mode 100644 index 00000000..19f8e83f --- /dev/null +++ b/baserock/strata/lorry/neon.morph @@ -0,0 +1,8 @@ +name: neon +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh +- ./configure --prefix="$PREFIX" --with-ssl +install-commands: +- make install-lib install-headers install-config DESTDIR="$DESTDIR" -- cgit v1.2.1