mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
ConsoleKit: enable systemd support.
This commit is contained in:
parent
6ceb4c083e
commit
48146ae3d1
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'ConsoleKit'
|
# Template file for 'ConsoleKit'
|
||||||
pkgname=ConsoleKit
|
pkgname=ConsoleKit
|
||||||
version=0.4.5
|
version=0.4.5
|
||||||
|
revision=1
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-docbook-docs --enable-pam-module
|
configure_args="--enable-docbook-docs --enable-pam-module
|
||||||
--localstatedir=/var"
|
--localstatedir=/var --with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
short_desc="Framework for defining and tracking users, login sessions and seats"
|
short_desc="Framework for defining and tracking users, login sessions and seats"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/ConsoleKit"
|
homepage="http://www.freedesktop.org/wiki/Software/ConsoleKit"
|
||||||
|
|
Loading…
Add table
Reference in a new issue