wok diff pango/receipt @ rev 17413

trickle: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 29 13:37:18 2014 +0100 (2014-11-29)
parents 88d9ed8e0946
children d6d0843dc20b
line diff
     1.1 --- a/pango/receipt	Sun Jul 13 04:18:46 2014 -0300
     1.2 +++ b/pango/receipt	Sat Nov 29 13:37:18 2014 +0100
     1.3 @@ -44,7 +44,7 @@
     1.4      cp -a $install/usr/bin/* $fs/usr/bin
     1.5      cp -a $install/usr/lib/*.so* $fs/usr/lib
     1.6      cp -a $install/usr/lib/pango $fs/usr/lib
     1.7 -    rm -rf $fs/usr/lib/pango/1.6.0/modules/*.la
     1.8 +    rm -rf $fs/usr/lib/pango/1.8.0/modules/*.la
     1.9      [ -d "$install/etc" ] && cp -a $install/etc $fs
    1.10      touch $fs/etc/pango/pango.modules
    1.11  }