wok-6.x diff boinc/receipt @ rev 11958

Fix: update gdk pixbuf loaders cache file properly
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 18 00:36:14 2012 +0100 (2012-02-18)
parents 18c3ea31d8f0
children c2f103586eb5
line diff
     1.1 --- a/boinc/receipt	Sat May 14 14:11:40 2011 +0200
     1.2 +++ b/boinc/receipt	Sat Feb 18 00:36:14 2012 +0100
     1.3 @@ -22,7 +22,8 @@
     1.4  	./configure \
     1.5  		--disable-server \
     1.6  		--enable-unicode \
     1.7 -		--enable-optimize &&
     1.8 +		--enable-optimize \
     1.9 +		$CONFIGURE_ARGS &&
    1.10  		make && make install
    1.11  }
    1.12