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

get-OpenOffice3: small fixes
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 17 20:32:43 2012 +0100 (2012-12-17)
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	Mon Dec 17 20:32:43 2012 +0100
     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 \