forked from kiss-community/repo
6 lines
132 B
Plaintext
Executable File
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"
|