wok-next diff gdk-pixbuf/receipt @ rev 11883
squidclamav: add /etc/squidclamav.conf
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 28 14:13:52 2012 +0100 (2012-02-28) |
parents | 12e3d045597f |
children | ef7dfb4c0950 |
line diff
1.1 --- a/gdk-pixbuf/receipt Wed Nov 02 07:04:48 2011 +0000 1.2 +++ b/gdk-pixbuf/receipt Tue Feb 28 14:13:52 2012 +0100 1.3 @@ -45,4 +45,5 @@ 1.4 mkdir -p $1/etc/gtk-2.0 1.5 fi 1.6 chroot $1/ /usr/bin/gdk-pixbuf-query-loaders > $1/etc/gtk-2.0/gdk-pixbuf.loaders 1.7 + chroot $1/ /usr/bin/gdk-pixbuf-query-loaders --update-cache 1.8 }