wok-current diff ttf-bitstream-vera/receipt @ rev 13497
Up: spacefm (0.8.0) With an autostart desktop file to replace pcmanfm desktop handler and can automount media using the kernel polling (no udisks or gvfs)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Oct 13 10:49:28 2012 +0200 (2012-10-13) |
parents | db63cccdb8d4 |
children | 7a526dcd4932 |
line diff
1.1 --- a/ttf-bitstream-vera/receipt Sun Mar 21 11:50:42 2010 +0100 1.2 +++ b/ttf-bitstream-vera/receipt Sat Oct 13 10:49:28 2012 +0200 1.3 @@ -25,5 +25,5 @@ 1.4 local root 1.5 root=$1 1.6 echo "Processing post-install commands..." 1.7 - chroot $root/ fc-cache 1.8 + chroot $root/ /usr/bin/fc-cache 1.9 }