wok diff librsvg/receipt @ rev 14000

Up: emacs-pkg-lua-mode (20111107)
author Dominique Corbex <domcox@slitaz.org>
date Thu Feb 14 13:36:00 2013 +0100 (2013-02-14)
parents 053c07e0ffa5
children 086841d75237
line diff
     1.1 --- a/librsvg/receipt	Tue May 29 22:48:43 2012 +0200
     1.2 +++ b/librsvg/receipt	Thu Feb 14 13:36:00 2013 +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 -}