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

slitaz-tools-boxes: This can't be a wanted package. Compile_rules are made for non-wanted packages. Also tazwok doesn't execute compile_rules if its a wanted package.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 19 12:25:19 2011 +0000 (2011-06-19)
parents db63cccdb8d4
children eb8067417980
line diff
     1.1 --- a/xorg-base-fonts/receipt	Sun Mar 21 11:50:42 2010 +0100
     1.2 +++ b/xorg-base-fonts/receipt	Sun Jun 19 12:25:19 2011 +0000
     1.3 @@ -21,5 +21,5 @@
     1.4  {
     1.5  	local root
     1.6  	root=$1
     1.7 -	chroot $root/ fc-cache
     1.8 +	chroot $root/ /usr/bin/fc-cache
     1.9  }