wok diff cyrus-sasl/receipt @ rev 2399

nscd: improve start script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 09:20:05 2009 +0000 (2009-03-10)
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	Tue Mar 10 09:20:05 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