From 10b4ef374d9b7661f2191b707041d0bd824a8982 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 9 Jul 2012 18:19:40 +0200 Subject: [PATCH] polkit: switch to /usr. --- srcpkgs/polkit/template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/srcpkgs/polkit/template b/srcpkgs/polkit/template index 5962dec810..ed4727e90e 100644 --- a/srcpkgs/polkit/template +++ b/srcpkgs/polkit/template @@ -1,17 +1,18 @@ # Template file for 'polkit' pkgname=polkit version=0.105 -revision=3 -distfiles="http://www.freedesktop.org/software/polkit/releases/$pkgname-$version.tar.gz" +revision=4 build_style=gnu-configure configure_args="--disable-static --enable-systemd=yes" -makedepends="pkg-config intltool libxslt docbook-xsl glib-devel expat-devel pam-devel systemd-devel gobject-introspection" +makedepends="pkg-config intltool libxslt docbook-xsl glib-devel +expat-devel pam-devel systemd-devel gobject-introspection" replaces="PolicyKit>=0" subpackages="polkit-devel" short_desc="Authorization Toolkit" maintainer="Juan RP " homepage="http://www.freedesktop.org/wiki/Software/PolicyKit" license="GPL-2" +distfiles="http://www.freedesktop.org/software/polkit/releases/$pkgname-$version.tar.gz" checksum=8fdc7cc8ba4750fcce1a4db9daa759c12afebc7901237e1c993c38f08985e1df long_desc=" PolicyKit is an application-level toolkit for defining and handling the @@ -27,7 +28,8 @@ make_dirs=" post_install() { vinstall ${FILESDIR}/polkit-1.pam 644 etc/pam.d polkit-1 - vinstall ${FILESDIR}/polkitd.service 644 lib/systemd/system + vinstall ${FILESDIR}/polkitd.service 644 usr/lib/systemd/system + for f in 10-vendor 20-org 30-site 50-local 90-mandatory; do vmkdir etc/polkit-1/localauthority/${f}.d touch ${DESTDIR}/etc/polkit-1/localauthority/${f}.d/.owned