wok diff xorg-base-fonts/receipt @ rev 19111

gtk-theme-{albatross,blackbird,bluebird,greybird,orion}: define all gtk2 icon-related sizes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 06 15:40:30 2016 +0300 (2016-05-06)
parents 0e02d06530b3
children d5d1aacad4ba
line diff
     1.1 --- a/xorg-base-fonts/receipt	Wed Nov 11 21:14:28 2015 +0200
     1.2 +++ b/xorg-base-fonts/receipt	Fri May 06 15:40:30 2016 +0300
     1.3 @@ -27,5 +27,5 @@
     1.4  post_install()
     1.5  {
     1.6  	# It may be segfault without -f or -r
     1.7 -	chroot $1/ /usr/bin/fc-cache -r
     1.8 +	chroot "$1/" /usr/bin/fc-cache -r
     1.9  }