From fdcaf644692e151ddc596b148465ce4a77e6b670 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 9 Jan 2012 23:14:46 +0000 Subject: Mon Jan 9 23:14:46 UTC 2012 --- extra/re-alpine/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra/re-alpine') 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 # Contributor: Smith Dhumbumroong @@ -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 -- cgit v1.2.3-54-g00ecf