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

Add some GPL2 licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 10 17:48:05 2013 +0000 (2013-08-10)
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	Sat Aug 10 17:48:05 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 \