ConsoleKit: update for new systemd_services arg.
This commit is contained in:
parent
8aa31cdbe9
commit
386d29a365
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ConsoleKit'
|
||||
pkgname=ConsoleKit
|
||||
version=0.4.5
|
||||
revision=4
|
||||
revision=5
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-docbook-docs --enable-pam-module
|
||||
|
@ -17,7 +17,7 @@ long_desc="
|
|||
to changes of any of these items or of any of the metadata associated with
|
||||
them."
|
||||
|
||||
systemd_services="console-kit-daemon.service"
|
||||
systemd_services="console-kit-daemon.service on"
|
||||
conf_files="/etc/logrotate.d/ConsoleKit"
|
||||
subpackages="$pkgname-devel $pkgname-x11"
|
||||
make_dirs="/var/log/${pkgname} 0755 root root"
|
||||
|
|
Loading…
Reference in New Issue
Block a user