wok diff pango-dev/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents 7eec13f2ce36
children d7e6649903c8
line diff
     1.1 --- a/pango-dev/receipt	Sun Oct 17 21:22:28 2010 +0000
     1.2 +++ b/pango-dev/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -17,7 +17,6 @@
     1.4      cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
     1.5      cp -a $_pkg/usr/include $fs/usr
     1.6      cp -a $_pkg/usr/lib/pango $fs/usr/lib
     1.7 -    cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib
     1.8      rm -rf $fs/usr/lib/pango/1.6.0/modules/*.so
     1.9      cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share
    1.10  }