summaryrefslogtreecommitdiff
path: root/strata/lua53/lua53.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/lua53/lua53.morph')
-rw-r--r--strata/lua53/lua53.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/lua53/lua53.morph b/strata/lua53/lua53.morph
new file mode 100644
index 00000000..c8c43d64
--- /dev/null
+++ b/strata/lua53/lua53.morph
@@ -0,0 +1,9 @@
+name: lua53
+kind: chunk
+build-system: manual
+build-commands:
+- make linux
+install-commands:
+- make INSTALL_TOP="$DESTDIR/$PREFIX" install
+- mkdir -p "$DESTDIR/$PREFIX/lib/pkgconfig/"
+- cp lua.pc "$DESTDIR/$PREFIX/lib/pkgconfig/"