ConsoleKit: update for new systemd_services arg.
This commit is contained in:
parent
8aa31cdbe9
commit
386d29a365
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ConsoleKit'
|
# Template file for 'ConsoleKit'
|
||||||
pkgname=ConsoleKit
|
pkgname=ConsoleKit
|
||||||
version=0.4.5
|
version=0.4.5
|
||||||
revision=4
|
revision=5
|
||||||
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
|
||||||
|
@ -17,7 +17,7 @@ long_desc="
|
||||||
to changes of any of these items or of any of the metadata associated with
|
to changes of any of these items or of any of the metadata associated with
|
||||||
them."
|
them."
|
||||||
|
|
||||||
systemd_services="console-kit-daemon.service"
|
systemd_services="console-kit-daemon.service on"
|
||||||
conf_files="/etc/logrotate.d/ConsoleKit"
|
conf_files="/etc/logrotate.d/ConsoleKit"
|
||||||
subpackages="$pkgname-devel $pkgname-x11"
|
subpackages="$pkgname-devel $pkgname-x11"
|
||||||
make_dirs="/var/log/${pkgname} 0755 root root"
|
make_dirs="/var/log/${pkgname} 0755 root root"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue