wok diff screenlets/receipt @ rev 20539

linld: _fastcall calls (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 29 10:54:56 2018 +0100 (2018-11-29)
parents 7390f8de9846
children 9b3e5f996086
line diff
     1.1 --- a/screenlets/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/screenlets/receipt	Thu Nov 29 10:54:56 2018 +0100
     1.3 @@ -39,5 +39,6 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 +	[ -x "$1/usr/bin/gdk-pixbuf-query-loaders" ] &&
     1.8  	chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache
     1.9  }