No need to specify --localstatedir to GNU configure scripts anymore.

This commit is contained in:
Juan RP
2011-10-16 19:46:38 +02:00
parent 2afbf25891
commit 2d70cfe035
98 changed files with 76 additions and 98 deletions

View File

@@ -5,7 +5,7 @@ revision=2
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-docbook-docs --enable-pam-module
--localstatedir=/var --with-systemdsystemunitdir=/lib/systemd/system"
--with-systemdsystemunitdir=/lib/systemd/system"
short_desc="Framework for defining and tracking users, login sessions and seats"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/ConsoleKit"