wok diff pango/receipt @ rev 17254

mc: patch syntax-hl,add subox launcher; pango: fix path
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Oct 20 19:58:54 2014 +0200 (2014-10-20)
parents 88d9ed8e0946
children d6d0843dc20b
line diff
     1.1 --- a/pango/receipt	Sun Jul 13 04:18:46 2014 -0300
     1.2 +++ b/pango/receipt	Mon Oct 20 19:58:54 2014 +0200
     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  }