wok diff libsasl-without-ldap/receipt @ rev 13009

libsasl-without-ldap: Add support for db 5.x.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 06 18:31:58 2012 +0200 (2012-06-06)
parents 63aa805b30e0
children de49f29b101e
line diff
     1.1 --- a/libsasl-without-ldap/receipt	Thu Feb 17 02:12:31 2011 +0000
     1.2 +++ b/libsasl-without-ldap/receipt	Wed Jun 06 18:31:58 2012 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	
     1.8 +	patch -Np1 -i $stuff/0027_db5_support.patch
     1.9  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.10  		--without-pam --disable-anon \
    1.11  		--disable-cram --disable-digest \