summaryrefslogtreecommitdiff
path: root/core/libgssglue/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /core/libgssglue/PKGBUILD
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/libgssglue/PKGBUILD')
-rw-r--r--core/libgssglue/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/libgssglue/PKGBUILD b/core/libgssglue/PKGBUILD
index 3cca3e277..e773db5fb 100644
--- a/core/libgssglue/PKGBUILD
+++ b/core/libgssglue/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 165600 2012-08-27 07:54:23Z tomegun $
+# $Id: PKGBUILD 197800 2013-10-30 10:37:56Z allan $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=libgssglue
pkgver=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Exports a gssapi interface which calls other random gssapi libraries"
arch=('i686' 'x86_64')
url="http://www.citi.umich.edu/projects/nfsv4/linux/"
@@ -12,7 +12,6 @@ license=('BSD')
depends=('glibc')
makedepends=('pkgconfig' 'autoconf')
backup=(etc/gssapi_mech.conf)
-options=('!libtool')
source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz
gssapi_mech.conf)