summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/libubox.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cpe-wrt/libubox.morph')
-rw-r--r--strata/cpe-wrt/libubox.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/strata/cpe-wrt/libubox.morph b/strata/cpe-wrt/libubox.morph
new file mode 100644
index 00000000..d0636ebe
--- /dev/null
+++ b/strata/cpe-wrt/libubox.morph
@@ -0,0 +1,11 @@
+name: libubox
+kind: chunk
+
+configure-commands:
+- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX -DBUILD_LUA=FALSE
+
+build-commands:
+- make
+
+install-commands:
+- make install