mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
fprintd: add systemd_services
This commit is contained in:
parent
8c22d3abf4
commit
e465d9cd3c
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ distfiles="http://people.freedesktop.org/~hadess/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9256970fe30cb0332c1932fc0dad3c8d83570eb8e153305e9430e3cd90806e58
|
checksum=9256970fe30cb0332c1932fc0dad3c8d83570eb8e153305e9430e3cd90806e58
|
||||||
configure_args="--sysconfdir=/etc/$pkgname --disable-static"
|
configure_args="--sysconfdir=/etc/$pkgname --disable-static"
|
||||||
conf_files="/etc/fprintd/fprintd.conf"
|
conf_files="/etc/fprintd/fprintd.conf"
|
||||||
|
systemd_services="${pkgname}.service on"
|
||||||
|
|
Loading…
Add table
Reference in a new issue