summaryrefslogtreecommitdiff
path: root/extra/re-alpine
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-09 23:14:46 +0000
committerroot <root@rshg054.dnsready.net>2012-01-09 23:14:46 +0000
commitfdcaf644692e151ddc596b148465ce4a77e6b670 (patch)
treef462377d189cdc42041c78bf22402fec369a48c4 /extra/re-alpine
parent7a3611f5caa5e34c1f2b582640f97b733110ae63 (diff)
Mon Jan 9 23:14:46 UTC 2012
Diffstat (limited to 'extra/re-alpine')
-rw-r--r--extra/re-alpine/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/re-alpine/PKGBUILD b/extra/re-alpine/PKGBUILD
index 9293744c9..92043c7a3 100644
--- a/extra/re-alpine/PKGBUILD
+++ b/extra/re-alpine/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 125747 2011-05-29 05:24:41Z eric $
+# $Id: PKGBUILD 146303 2012-01-09 01:01:51Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
# Contributor: Smith Dhumbumroong <zodmaner@gmail.com>
@@ -26,7 +26,7 @@ sha1sums=('9c2f13dbc7ca75e7a09f81df607db84694b10fa6'
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
patch -p1 < ../maildir.patch
- LIBS+=-lpam ./configure --prefix=/usr --without-passfile --without-tcl \
+ LIBS+="-lpam -lkrb5 -lcrypto" ./configure --prefix=/usr --without-passfile --without-tcl \
--disable-shared --with-system-pinerc=/etc/alpine.d/pine.conf \
--with-system-fixed-pinerc=/etc/alpine.d/pine.conf.fixed
make