wok diff dovecot/receipt @ rev 11736

Add libimobiledevice.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 21 15:14:15 2012 -0500 (2012-02-21)
parents e22fe60d6a2c
children d635a5200162
line diff
     1.1 --- a/dovecot/receipt	Fri Dec 16 15:42:01 2011 +0100
     1.2 +++ b/dovecot/receipt	Tue Feb 21 15:14:15 2012 -0500
     1.3 @@ -25,7 +25,8 @@
     1.4  		--with-sql=plugin \
     1.5  		--with-mysql \
     1.6  		--with-pgsql \
     1.7 -		--with-sqlite &&
     1.8 +		--with-sqlite \
     1.9 +		$CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR install
    1.12