summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/firewall3.morph
blob: 0ef34b5ae8d86726cbbfe0680a3414796d40d4f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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