summaryrefslogtreecommitdiff
path: root/strata/trove/luxio.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/trove/luxio.morph')
-rw-r--r--strata/trove/luxio.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/trove/luxio.morph b/strata/trove/luxio.morph
new file mode 100644
index 00000000..0ad7dd7b
--- /dev/null
+++ b/strata/trove/luxio.morph
@@ -0,0 +1,22 @@
+name: luxio
+kind: chunk
+description: Lua Unix IO (and related stuff).
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- make lua-5.1
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- make DESTDIR="$DESTDIR" lua-5.1-install
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []