mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
upower: fully enable systemd support.
This commit is contained in:
parent
63149f5a7e
commit
f03c060fa4
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'upower'
|
# Template file for 'upower'
|
||||||
pkgname=upower
|
pkgname=upower
|
||||||
version=0.9.18
|
version=0.9.18
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-backend=linux
|
configure_args="--disable-static --with-backend=linux
|
||||||
|
--enable-systemd --with-systemdutildir=/usr/lib/systemd
|
||||||
--with-systemdsystemunitdir=/usr/lib/systemd/system"
|
--with-systemdsystemunitdir=/usr/lib/systemd/system"
|
||||||
conf_files="/etc/UPower/UPower.conf"
|
conf_files="/etc/UPower/UPower.conf"
|
||||||
subpackages="upower-devel"
|
subpackages="upower-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue