[arch-commits] Commit in libsasl/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun May 10 07:01:46 UTC 2009


    Date: Sunday, May 10, 2009 @ 03:01:46
  Author: tpowa
Revision: 38701

upgpkg: libsasl 2.1.22-8

Modified:
  libsasl/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-10 06:56:42 UTC (rev 38700)
+++ PKGBUILD	2009-05-10 07:01:46 UTC (rev 38701)
@@ -3,7 +3,7 @@
 
 pkgname=libsasl
 pkgver=2.1.22
-pkgrel=7
+pkgrel=8
 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
 arch=(i686 x86_64)
 url="http://cyrusimap.web.cmu.edu/downloads.html#sasl"
@@ -30,7 +30,8 @@
 	--disable-gssapi \
 	--enable-login \
 	--disable-otp \
-	--enable-plain
+	--enable-plain \
+        --mandir=/usr/share/man
   for dir in include lib sasldb plugins utils; do
     pushd ${dir} || return 1
     make || return 1




More information about the arch-commits mailing list