summaryrefslogtreecommitdiff
path: root/strata/lorry/neon.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/lorry/neon.morph')
-rw-r--r--strata/lorry/neon.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/lorry/neon.morph b/strata/lorry/neon.morph
deleted file mode 100644
index 19f8e83f..00000000
--- a/strata/lorry/neon.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-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"