diff options
Diffstat (limited to 'community/opensc')
-rw-r--r-- | community/opensc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/opensc/PKGBUILD b/community/opensc/PKGBUILD index 269579f1d..8b2047a2c 100644 --- a/community/opensc/PKGBUILD +++ b/community/opensc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98897 2013-10-21 07:29:21Z seblu $ +# $Id: PKGBUILD 99939 2013-10-31 02:35:12Z allan $ # Maintainer: Sébastien Luttringer # Contributor: kevku <kevku@msn.com> @@ -12,7 +12,7 @@ license=('LGPL') backup=('etc/opensc.conf') makedepends=('docbook-xsl') depends=('openssl' 'pcsclite' 'libltdl') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" '0001-pkcs15-regression-in-e35febe-compute-cert-length.patch') md5sums=('74a10de6c646bdaae307d6dc9e9accc0' |