diff options
Diffstat (limited to 'extra/polkit/PKGBUILD')
-rw-r--r-- | extra/polkit/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/polkit/PKGBUILD b/extra/polkit/PKGBUILD index d27c47ff9..d4cde4a51 100644 --- a/extra/polkit/PKGBUILD +++ b/extra/polkit/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194653 2013-09-20 15:18:42Z tomegun $ +# $Id: PKGBUILD 198373 2013-10-30 14:28:32Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=polkit @@ -11,7 +11,6 @@ license=(LGPL) url="http://www.freedesktop.org/wiki/Software/polkit" depends=(glib2 pam expat libsystemd js) makedepends=(intltool gtk-doc gobject-introspection) -options=('!libtool') install=polkit.install source=(http://www.freedesktop.org/software/polkit/releases/$pkgname-$pkgver.tar.gz polkit.pam) |