acpid: needs keep_empty_dirs.
This commit is contained in:
parent
da6063478f
commit
0fbe06c1b8
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'acpid'
|
# Template file for 'acpid'
|
||||||
pkgname=acpid
|
pkgname=acpid
|
||||||
version=2.0.9
|
version=2.0.9
|
||||||
|
revision=1
|
||||||
distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz"
|
distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
||||||
|
@ -13,6 +14,7 @@ long_desc="
|
||||||
input layer (mouse, keyboard, power button, etc...). This version of acpid
|
input layer (mouse, keyboard, power button, etc...). This version of acpid
|
||||||
supports netlink and the input layer."
|
supports netlink and the input layer."
|
||||||
|
|
||||||
|
keep_empty_dirs=yes
|
||||||
openrc_services="acpid default true"
|
openrc_services="acpid default true"
|
||||||
conf_files="/etc/conf.d/acpid"
|
conf_files="/etc/conf.d/acpid"
|
||||||
Add_dependency full glibc
|
Add_dependency full glibc
|
||||||
|
|
Loading…
Reference in a new issue