From 265a366f73801e70924124f7d628b95ed8210fde Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 10 Nov 2011 12:32:01 +0100 Subject: [PATCH] accountsservice: update for new systemd_services arg. --- srcpkgs/accountsservice/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/accountsservice/template b/srcpkgs/accountsservice/template index 6c405576266..a20e5fa7596 100644 --- a/srcpkgs/accountsservice/template +++ b/srcpkgs/accountsservice/template @@ -1,7 +1,7 @@ # Template file for 'accountsservice' pkgname=accountsservice version=0.6.15 -revision=1 +revision=2 distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--with-systemdsystemunitdir=/lib/systemd/system" @@ -15,7 +15,7 @@ long_desc=" querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands." -systemd_services="accounts-daemon.service" +systemd_services="accounts-daemon.service on" subpackages="$pkgname-devel" Add_dependency run glibc