wok diff screenlets/receipt @ rev 21591

mhwaveedit: add stuff/mhwaveedit.png
author Richard Dunbar <mojo@slitaz.org>
date Mon May 20 19:48:02 2019 -0400 (2019-05-20)
parents 7390f8de9846
children 9b3e5f996086
line diff
     1.1 --- a/screenlets/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/screenlets/receipt	Mon May 20 19:48:02 2019 -0400
     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  }