From 62e20adead6f63b9b824e62ece839d590d57da3f Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Tue, 10 Jul 2012 09:17:25 +0200
Subject: [PATCH] accountsservice: switch to /usr.

---
 srcpkgs/accountsservice/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/accountsservice/template b/srcpkgs/accountsservice/template
index 469616b825..fc81c13045 100644
--- a/srcpkgs/accountsservice/template
+++ b/srcpkgs/accountsservice/template
@@ -1,10 +1,9 @@
 # Template file for 'accountsservice'
 pkgname=accountsservice
 version=0.6.22
-revision=1
-distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
+revision=2
 build_style=gnu-configure
-configure_args="--disable-static --with-systemdsystemunitdir=/lib/systemd/system"
+configure_args="--disable-static --with-systemdsystemunitdir=/usr/lib/systemd/system"
 depends="ConsoleKit-x11"
 makedepends="pkg-config intltool gobject-introspection polkit-devel systemd-devel"
 subpackages="$pkgname-devel"
@@ -12,6 +11,7 @@ short_desc="D-Bus interfaces for querying and manipulating user account informat
 maintainer="Juan RP <xtraeme@gmail.com>"
 homepage="http://cgit.freedesktop.org/accountsservice/"
 license="GPL-3"
+distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
 checksum=851e05aa593cd8e3ed5c635a7fee3ffc0f418d3db2f28c5ebd6b7503294e3bdd
 long_desc="
  The accountsservice project provides a set of D-Bus interfaces for