repo/repo/hummingbird/build
2019-05-13 15:37:14 +03:00

6 lines
132 B
Plaintext
Executable File

make
make DESTDIR="$1" install
install -Dm755 ./etc/rc.init "$1/etc/rc.init"
install -Dm755 ./etc/rc.shutdown "$1/etc/rc.shutdown"