wok-next diff lsof/receipt @ rev 7769

Changed gdk-pixbuf post_install to --update-cache instead of creating a file in /etc/gtk-2.0. The file will now be in /usr/lib/gdk-pixbuf-2.0/2.10.0/ folder. This should fix problems with programs using .gif and .svg image files.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 22 19:10:02 2010 +0000 (2010-12-22)
parents 9493adae21ec
children 6c3718ca17b6
line diff
     1.1 --- a/lsof/receipt	Sun Jul 11 10:01:38 2010 +0200
     1.2 +++ b/lsof/receipt	Wed Dec 22 19:10:02 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lsof"
     1.7 -VERSION="4.83"
     1.8 +VERSION="4.84"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="list open files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"