From 92eda114e812c1b6824192d3b1124e99d5407b21 Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 17 Jul 2012 01:46:24 +0200 Subject: consolekit 0.4.6-2 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- consolekit/Pkgfile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'consolekit/Pkgfile') diff --git a/consolekit/Pkgfile b/consolekit/Pkgfile index 32a7cc2b9..35a6ef170 100755 --- a/consolekit/Pkgfile +++ b/consolekit/Pkgfile @@ -6,10 +6,10 @@ # Run on: dbus-glib,xorg-libx11,policykit,polkit,xmlto,docbook-xsl name=consolekit -version=0.4.5 +version=0.4.6 release=2 -source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$version.tar.bz2 - pam-foreground-compat.ck +source=(ftp://ftp.archlinux.org/other/$name/ConsoleKit-$version.tar.bz2 + pam-foreground-compat.ck consolekit.logrotate) build() { @@ -21,8 +21,10 @@ build() { --libexecdir=/usr/lib/ConsoleKit \ --enable-pam-module \ --enable-docbook-docs \ - --with-dbus-services=$PKG/usr/share/dbus-1/services - + --with-dbus-services=$PKG/usr/share/dbus-1/services \ + --with-pam-module-dir=/lib/security \ + --with-systemdsystemunitdir=/usr/lib/systemd/system \ + --enable-udev-acl make make DESTDIR=$PKG install install -m755 $SRC/pam-foreground-compat.ck $PKG/usr/lib/ConsoleKit/run-session.d/ -- cgit v1.2.3-54-g00ecf