wok diff pango/receipt @ rev 5196

Added tag 3.0 for changeset ab092d8a7a8b
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 21:23:37 2010 +0200 (2010-03-28)
parents db63cccdb8d4
children 9e38c2f11c48
line diff
     1.1 --- a/pango/receipt	Sun Mar 21 11:50:42 2010 +0100
     1.2 +++ b/pango/receipt	Sun Mar 28 21:23:37 2010 +0200
     1.3 @@ -43,5 +43,5 @@
     1.4  {
     1.5      echo "Processing post-install commands..."
     1.6      # Rebuils pango.modules when installed.
     1.7 -    chroot $1/ pango-querymodules > $1/etc/pango/pango.modules
     1.8 +    chroot $1/ /usr/bin/pango-querymodules > $1/etc/pango/pango.modules
     1.9  }