wok-next diff gdk-pixbuf/receipt @ rev 14542

firefox-langpack-id: Up to 17.0.6esr
author Dominique Corbex <domcox@slitaz.org>
date Wed May 22 21:56:58 2013 +0200 (2013-05-22)
parents 072b7a6d6f36
children 380ffe05937a
line diff
     1.1 --- a/gdk-pixbuf/receipt	Mon May 07 23:30:58 2012 +0200
     1.2 +++ b/gdk-pixbuf/receipt	Wed May 22 21:56:58 2013 +0200
     1.3 @@ -21,6 +21,7 @@
     1.4  	./configure \
     1.5  		--disable-glibtest \
     1.6  		--without-libjasper \
     1.7 +		--with-x11 \
     1.8  		--build=$HOST_SYSTEM --host=$HOST_SYSTEM &&
     1.9  	make && make install
    1.10  }
    1.11 @@ -41,6 +42,6 @@
    1.12  post_install()
    1.13  {
    1.14  	echo -n "Updating gdk pixbuf loaders cache file..."
    1.15 -	chroot $root/ /usr/bin/gdk-pixbuf-query-loaders --update-cache
    1.16 +	chroot $1/ /usr/bin/gdk-pixbuf-query-loaders --update-cache
    1.17  	status
    1.18  }