From 2b10a9677817377618e33d2b07ab7caefe316633 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 18 Aug 2014 17:05:22 +0000 Subject: Re-organise definitions with scripts/organise-morphologies.py --- strata/trove/neon.morph | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 strata/trove/neon.morph (limited to 'strata/trove/neon.morph') diff --git a/strata/trove/neon.morph b/strata/trove/neon.morph new file mode 100644 index 00000000..19f8e83f --- /dev/null +++ b/strata/trove/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