wok-6.x diff librsvg/receipt @ rev 13548
Added multi-stream support to Alsa
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Fri Nov 02 06:24:10 2012 +0200 (2012-11-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 Fri Nov 02 06:24:10 2012 +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 -}