wok-current diff cyrus-sasl/receipt @ rev 13003

cyrus-sasl: Add support for db 5.x.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jun 06 10:21:24 2012 +0000 (2012-06-06)
parents b3a5a76246a3
children 6a0bb22dcc73
line diff
     1.1 --- a/cyrus-sasl/receipt	Wed May 25 00:25:23 2011 +0200
     1.2 +++ b/cyrus-sasl/receipt	Wed Jun 06 10:21:24 2012 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -Np1 -i $stuff/0027_db5_support.patch
     1.8  	./configure \
     1.9  		--with-ldap=/usr \
    1.10  		--with-openssl=/usr \