wok-stable diff xfree86-base-fonts/receipt @ rev 5125

openvas-scanner pango slitaz-base-files ttf-bitstream-vera xfree86-base-fonts xorg-base-fonts: force path in chroot
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 21 12:10:25 2010 +0100 (2010-03-21)
parents db63cccdb8d4
children
line diff
     1.1 --- a/xfree86-base-fonts/receipt	Sun Mar 21 11:50:42 2010 +0100
     1.2 +++ b/xfree86-base-fonts/receipt	Sun Mar 21 12:10:25 2010 +0100
     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  }