wok-next diff wmctrl/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 03ad5a05339c
children 380ffe05937a
line diff
     1.1 --- a/wmctrl/receipt	Fri May 01 12:02:12 2009 +0200
     1.2 +++ b/wmctrl/receipt	Wed Dec 22 19:10:02 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://sweb.cz/tripie/utils/wmctrl/dist/" 
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 +TAGS="wm window-manager desktop"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()