wok-next diff zsh/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 c46b4be12876
children 02bbaa9d12ba
line diff
     1.1 --- a/zsh/receipt	Tue Sep 14 03:14:39 2010 +0000
     1.2 +++ b/zsh/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="zsh"
     1.7 -VERSION="4.3.10"
     1.8 +VERSION="4.3.11"
     1.9  CATEGORY="system-tools"
    1.10  DEPENDS="ncurses zlib ncursesw"
    1.11  BUILD_DEPENDS="ncurses-dev zlib-dev"