From b5e623669f9d93fa23637bc3beca5a1751e70ff1 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 9 May 2011 20:25:46 -0300 Subject: removed junk --- extra/cyrus-sasl/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/cyrus-sasl/PKGBUILD') diff --git a/extra/cyrus-sasl/PKGBUILD b/extra/cyrus-sasl/PKGBUILD index 1589e351e..e417a95b5 100644 --- a/extra/cyrus-sasl/PKGBUILD +++ b/extra/cyrus-sasl/PKGBUILD @@ -22,6 +22,9 @@ md5sums=('2eb0e48106f0e9cd8001e654f267ecbc' build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure --prefix=/usr --mandir=/usr/share/man \ + --host=$CHOST \ + --build=$CHOST \ + --target=$CHOST \ --with-ldap=/usr --with-saslauthd=/var/run/saslauthd cd saslauthd make || return 1 -- cgit v1.2.3-54-g00ecf