wok-next diff librsvg/receipt @ rev 13221

Up python-urwid (1.0.2)
author Paul Issott <paul@slitaz.org>
date Sat Aug 11 22:50:05 2012 +0100 (2012-08-11)
parents 053c07e0ffa5
children 086841d75237
line diff
     1.1 --- a/librsvg/receipt	Tue May 29 22:48:43 2012 +0200
     1.2 +++ b/librsvg/receipt	Sat Aug 11 22:50:05 2012 +0100
     1.3 @@ -44,10 +44,3 @@
     1.4  	chroot $1/ /usr/bin/gdk-pixbuf-query-loaders --update-cache
     1.5  	status
     1.6  }
     1.7 -
     1.8 -post_remove()
     1.9 -{
    1.10 -	echo -n "Updating gdk pixbuf loaders cache file..."
    1.11 -	chroot $1/ /usr/bin/gdk-pixbuf-query-loaders --update-cache
    1.12 -	status
    1.13 -}