aboutsummaryrefslogtreecommitdiff
path: root/core/sysmgr/build
blob: 9ca3c9a62f369f02a746510ebcec0c5024984d86 (plain)
1
2
3
4
#!/bin/sh -e

make DESTDIR="$1" PREFIX=/usr install
install -Dm644 -t "$1/etc/init" sysmgr.boot sysmgr.pre.shutdown