Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled, well some of them, otherwise disabled. --HG-- extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'acpid'
|
||||
pkgname=acpid
|
||||
version=1.0.10
|
||||
revision=1
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_makefile
|
||||
make_install_args="INSTPREFIX=$XBPS_DESTDIR/$pkgname-$version
|
||||
@@ -14,7 +15,7 @@ long_desc="
|
||||
Any event that publishes itself to /proc/acpi/event can be handled."
|
||||
|
||||
keep_empty_dirs=yes
|
||||
openrc_services="acpid default"
|
||||
openrc_services="acpid default true"
|
||||
conf_files="/etc/conf.d/acpid"
|
||||
Add_dependency full glibc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user