summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/rpcd.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cpe-wrt/rpcd.morph')
-rw-r--r--strata/cpe-wrt/rpcd.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/cpe-wrt/rpcd.morph b/strata/cpe-wrt/rpcd.morph
index 85ca41a1..ae62a71a 100644
--- a/strata/cpe-wrt/rpcd.morph
+++ b/strata/cpe-wrt/rpcd.morph
@@ -3,3 +3,10 @@ kind: chunk
pre-configure-commands:
- sed -i "s/json\/json.h/json-c\/json.h/" include/rpcd/plugin.h
+
+build-commands:
+- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX
+- make
+
+install-commands:
+- make install