summaryrefslogtreecommitdiff
path: root/community/libesmtp
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/libesmtp
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/libesmtp')
-rw-r--r--community/libesmtp/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libesmtp/PKGBUILD b/community/libesmtp/PKGBUILD
index 76c54991e..4b1c5ddc6 100644
--- a/community/libesmtp/PKGBUILD
+++ b/community/libesmtp/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 57896 2011-11-04 08:47:23Z lfleischer $
+# $Id: PKGBUILD 99832 2013-10-31 01:58:40Z allan $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
@@ -13,7 +13,6 @@ license=('LGPL')
depends=('openssl')
source=("http://www.stafford.uklinux.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('bf3915e627fd8f35524a8fdfeed979c8')
-options=('!libtool')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"