wok diff dovecot/receipt @ rev 11746

Fix alsamixer.desktop to use new icons
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 02:50:19 2012 +0100 (2012-02-22)
parents e22fe60d6a2c
children d635a5200162
line diff
     1.1 --- a/dovecot/receipt	Fri Dec 16 15:42:01 2011 +0100
     1.2 +++ b/dovecot/receipt	Wed Feb 22 02:50:19 2012 +0100
     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