2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

acpid: clean build

This commit is contained in:
Dylan Araps 2020-02-14 18:18:56 +02:00
parent 0cfbb664dc
commit 9216da1765
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -8,5 +8,5 @@ make
make DESTDIR="$1" install
# Install runit service.
install -Dm755 acpid.run "$1/etc/sv/acpid/run"
ln -s /run/runit/supervise.acpid "$1/etc/sv/acpid/supervise"
install -Dm755 acpid.run "$1/etc/sv/acpid/run"
ln -s /run/runit/supervise.acpid "$1/etc/sv/acpid/supervise"