wok diff librsvg/receipt @ rev 14653

Normalize LICENSE according to wok/licenses package (gpl part)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 21:49:39 2013 +0200 (2013-06-04)
parents 053c07e0ffa5
children 086841d75237
line diff
     1.1 --- a/librsvg/receipt	Tue May 29 22:48:43 2012 +0200
     1.2 +++ b/librsvg/receipt	Tue Jun 04 21:49:39 2013 +0200
     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 -}