summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/firewall3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cpe-wrt/firewall3.morph')
-rw-r--r--strata/cpe-wrt/firewall3.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/strata/cpe-wrt/firewall3.morph b/strata/cpe-wrt/firewall3.morph
new file mode 100644
index 00000000..0ef34b5a
--- /dev/null
+++ b/strata/cpe-wrt/firewall3.morph
@@ -0,0 +1,15 @@
+name: ubox
+kind: chunk
+
+build-commands:
+- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX
+- make
+
+install-commands:
+- make install
+
+post-install-commands:
+- |
+ install -d "$DESTDIR/sbin"
+ cd "$DESTDIR/sbin"
+ ln -s ../usr/sbin/fw3 firewall3