wok diff cyrus-sasl/receipt @ rev 2214

Add menu-cache (will be used by next lxpanel release)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 11 17:45:18 2009 +0100 (2009-02-11)
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	Wed Feb 11 17:45:18 2009 +0100
     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