wok-stable diff mysql-test/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 8bcec1b4c9d6
children d1768332cee0
line diff
     1.1 --- a/mysql-test/receipt	Thu Nov 18 21:33:03 2010 +0000
     1.2 +++ b/mysql-test/receipt	Wed Dec 22 19:10:02 2010 +0000
     1.3 @@ -1,11 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mysql-test"
     1.7 -VERSION="5.1.53"
     1.8 +VERSION="5.1.54"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="SQL database system tests and benchs."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.mysql.com/"
    1.14  WANTED="mysql"
    1.15  DEPENDS="mysql perl"