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

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
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 Jan 09 01:13:47 2013 +0000
     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 \