wok diff wqy-bitmapfont/receipt @ rev 19161

Typos in "daemon"...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 27 01:40:23 2016 +0300 (2016-05-27)
parents 2dee907f180f
children 7cfc423aaa00
line diff
     1.1 --- a/wqy-bitmapfont/receipt	Fri Jun 14 13:57:08 2013 +0000
     1.2 +++ b/wqy-bitmapfont/receipt	Fri May 27 01:40:23 2016 +0300
     1.3 @@ -26,5 +26,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	fc-cache -f > /dev/null 2>&1
     1.8 +	chroot "$1/" fc-cache -f > /dev/null 2>&1
     1.9  }