wok-6.x diff pango/receipt @ rev 788

syslinux-extra: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 13 15:07:17 2008 +0000 (2008-05-13)
parents 671f4018b0b7
children 0c1ee5f041b9
line diff
     1.1 --- a/pango/receipt	Sat Apr 12 18:02:24 2008 +0200
     1.2 +++ b/pango/receipt	Tue May 13 15:07:17 2008 +0000
     1.3 @@ -31,7 +31,7 @@
     1.4      cp -a $_pkg/usr/bin/* $fs/usr/bin
     1.5      cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.6      cp -a $_pkg/usr/lib/pango $fs/usr/lib
     1.7 -    rm -rf $fs/usr/lib/pango/1.5.0/modules/*.la
     1.8 +    rm -rf $fs/usr/lib/pango/1.6.0/modules/*.la
     1.9      cp -a $_pkg/etc $fs
    1.10      pango-querymodules > $fs/etc/pango/pango.modules
    1.11  }