acpid: drop package

This commit is contained in:
Dylan Araps 2021-07-06 00:30:08 +03:00
parent 2be3b1c6f5
commit 2b0724f279
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
6 changed files with 0 additions and 24 deletions

View File

@ -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"

View File

@ -1,2 +0,0 @@
f2d2d30b3edc3234bd82f6f7186699a6aa3c85c8d20bc4e30e9b3c68a1ed157e
ebd61afac770d3d9cae5c411f44002496fb18b28cf7b77520072a3909852246e

View File

@ -1 +0,0 @@
linux-headers make

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec acpid -f

View File

@ -1,2 +0,0 @@
https://downloads.sourceforge.net/sourceforge/acpid2/acpid-2.0.32.tar.xz
files/acpid.run

View File

@ -1 +0,0 @@
2.0.32 2