wok diff librsvg/receipt @ rev 19017

slitaz-arm-adm, slitaz-arm-codex, slitaz-arm-configs: hard code version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 01 10:34:29 2016 +0200 (2016-04-01)
parents 88af587617c4
children 6863f40dbeaa
line diff
     1.1 --- a/librsvg/receipt	Mon Mar 31 23:37:15 2014 +0200
     1.2 +++ b/librsvg/receipt	Fri Apr 01 10:34:29 2016 +0200
     1.3 @@ -50,6 +50,6 @@
     1.4  post_install()
     1.5  {
     1.6  	echo -n "Updating gdk pixbuf loaders cache file..."
     1.7 -	chroot $1/ /usr/bin/gdk-pixbuf-query-loaders --update-cache
     1.8 +	chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache
     1.9  	status
    1.10  }