wok-next diff claws-mail/receipt @ rev 19037

Up libfm*, pcmanfm (1.2.4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Apr 13 16:59:02 2016 +0200 (2016-04-13)
parents feb2e0c63d21
children 20ad5d68aec1
line diff
     1.1 --- a/claws-mail/receipt	Thu Jul 16 01:48:33 2015 +0200
     1.2 +++ b/claws-mail/receipt	Wed Apr 13 16:59:02 2016 +0200
     1.3 @@ -46,6 +46,6 @@
     1.4  # Post installation custom.
     1.5  post_install()
     1.6  {
     1.7 -	[ -x $1/usr/bin/gtk-update-icon-cache ] &&
     1.8 +	[ -x "$1/usr/bin/gtk-update-icon-cache" ] &&
     1.9  	  chroot "$1/" gtk-update-icon-cache -f -t /usr/share/icons/hicolor
    1.10  }