ConsoleKit: update for new systemd_services arg.

This commit is contained in:
Juan RP 2011-11-10 13:04:12 +01:00
parent 8aa31cdbe9
commit 386d29a365
1 changed files with 2 additions and 2 deletions

View File

@ -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"