forked from kiss-community/repo
acpid: drop package
This commit is contained in:
parent
2be3b1c6f5
commit
2b0724f279
@ -1,16 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sbindir=/usr/bin
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
mkdir -p \
|
||||
"$1/etc/acpi/events" \
|
||||
"$1/etc/sv/acpid"
|
||||
|
||||
cp -f acpid.run "$1/etc/sv/acpid/run"
|
||||
ln -sf /run/runit/supervise.acpid "$1/etc/sv/acpid/supervise"
|
||||
|
@ -1,2 +0,0 @@
|
||||
f2d2d30b3edc3234bd82f6f7186699a6aa3c85c8d20bc4e30e9b3c68a1ed157e
|
||||
ebd61afac770d3d9cae5c411f44002496fb18b28cf7b77520072a3909852246e
|
@ -1 +0,0 @@
|
||||
linux-headers make
|
@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
exec acpid -f
|
@ -1,2 +0,0 @@
|
||||
https://downloads.sourceforge.net/sourceforge/acpid2/acpid-2.0.32.tar.xz
|
||||
files/acpid.run
|
@ -1 +0,0 @@
|
||||
2.0.32 2
|
Loading…
Reference in New Issue
Block a user