wok diff screenlets/receipt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-03)
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 Aug 03 05:22:36 2017 -0300
     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  }