wok diff xfce4-ristretto/receipt @ rev 20058

Up slitaz-base-files (331), slitaz-boot-scripts (443).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Sep 12 02:02:47 2017 +0300 (2017-09-12)
parents 7e717a0e0e6d
children 970c5ec9a60a
line diff
     1.1 --- a/xfce4-ristretto/receipt	Mon Apr 07 09:34:52 2014 +0000
     1.2 +++ b/xfce4-ristretto/receipt	Tue Sep 12 02:02:47 2017 +0300
     1.3 @@ -38,6 +38,6 @@
     1.4  post_install()
     1.5  {
     1.6  	echo "Execute post-install command"
     1.7 -	gtk-update-icon-cache -f -t -q $1/usr/share/icons/hicolor
     1.8 +	gtk-update-icon-cache -f -t -q "$1/usr/share/icons/hicolor"
     1.9  }
    1.10