wok diff pango/receipt @ rev 619

Up: busybox (1.10.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 19 12:12:21 2008 +0000 (2008-04-19)
parents 671f4018b0b7
children 0c1ee5f041b9
line diff
     1.1 --- a/pango/receipt	Sat Apr 12 18:02:24 2008 +0200
     1.2 +++ b/pango/receipt	Sat Apr 19 12:12:21 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  }