summaryrefslogtreecommitdiff
path: root/community/pam_mysql
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 /community/pam_mysql
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/pam_mysql')
-rw-r--r--community/pam_mysql/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/pam_mysql/PKGBUILD b/community/pam_mysql/PKGBUILD
index 077df93d3..5493e6b7e 100644
--- a/community/pam_mysql/PKGBUILD
+++ b/community/pam_mysql/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87013 2013-03-25 19:16:54Z bpiotrowski $
+# $Id: PKGBUILD 99946 2013-10-31 02:37:33Z allan $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Arjan Timmerman<arjan@archlinux.org>
# Contributor: Manolis Tzanidakis
@@ -12,7 +12,6 @@ url="http://pam-mysql.sourceforge.net"
depends=('pam' 'mariadb' 'openssl')
source=(http://sourceforge.net/projects/pam-mysql/files/pam-mysql/${pkgver}/${pkgname}-${pkgver}.tar.gz)
md5sums=('6177183d7e98dc12f2e444c9fbd4f13c')
-options=(!libtool)
build() {
cd $srcdir/$pkgname-$pkgver