wok-stable diff cyrus-sasl/receipt @ rev 2185

Add cyrus-sasl-pam
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 09 09:39:53 2009 +0000 (2009-02-09)
parents aa0dad286215
children a4af2b62bb67
line diff
     1.1 --- a/cyrus-sasl/receipt	Tue Jan 27 19:54:40 2009 +0100
     1.2 +++ b/cyrus-sasl/receipt	Mon Feb 09 09:39:53 2009 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.7 -	--with-ldap=/usr --with-devrandom=/dev/urandom \
     1.8 +	--with-ldap=/usr --without-pam --with-devrandom=/dev/urandom \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS
    1.10  	make
    1.11  	make DESTDIR=$PWD/_pkg install