From 99ee54f2484aadc464e997e54aa9c7ca7ecde198 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 26 May 2013 02:20:27 -0700 Subject: Sun May 26 02:19:21 PDT 2013 --- extra/pigeonhole/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/pigeonhole') diff --git a/extra/pigeonhole/PKGBUILD b/extra/pigeonhole/PKGBUILD index dda8c7062..8a9bc47da 100644 --- a/extra/pigeonhole/PKGBUILD +++ b/extra/pigeonhole/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186002 2013-05-20 08:28:30Z andyrtr $ +# $Id: PKGBUILD 186354 2013-05-25 09:05:56Z andyrtr $ # Maintainer: Andreas Radke # Contributorr: Peter Lewis @@ -12,7 +12,7 @@ _dcpkgver=2.2.2 pkgname=pigeonhole pkgver=0.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="Sieve implementation for Dovecot" arch=('i686' 'x86_64') url="http://pigeonhole.dovecot.org/" @@ -31,6 +31,7 @@ build() { ./configure --prefix=/usr \ --with-dovecot=/usr/lib/dovecot \ + --with-moduledir=/usr/lib/dovecot/modules \ --disable-static make } -- cgit v1.2.3-54-g00ecf