wok-stable diff lilo/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 a85cffcad439
children 65aa52f45dd7
line diff
     1.1 --- a/lilo/receipt	Fri Jan 02 16:33:12 2009 +0100
     1.2 +++ b/lilo/receipt	Wed Dec 22 19:10:02 2010 +0000
     1.3 @@ -8,6 +8,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.src.tar.gz"
     1.5  WEB_SITE="http://lilo.go.dyndns.org/"
     1.6  WGET_URL="ftp://metalab.unc.edu/pub/Linux/system/boot/$PACKAGE/$TARBALL"
     1.7 +BUILD_DEPENDS="dev86 libdevmapper"
     1.8 +DEPENDS="libdevmapper"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()