wok diff librsvg/receipt @ rev 13185

Up: drupal to 7.15.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Aug 02 23:52:02 2012 +0000 (2012-08-02)
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 Aug 02 23:52:02 2012 +0000
     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 -}