wok diff pango/receipt @ rev 16493

ARM: add tk (so we may have Python IDLE)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 23 15:29:12 2014 +0200 (2014-04-23)
parents 128aae84d74c
children 88d9ed8e0946
line diff
     1.1 --- a/pango/receipt	Thu Apr 03 22:56:54 2014 +0200
     1.2 +++ b/pango/receipt	Wed Apr 23 15:29:12 2014 +0200
     1.3 @@ -54,6 +54,6 @@
     1.4  {
     1.5      echo "Processing post-install commands..."
     1.6      # Rebuilds pango.modules when installed.
     1.7 -    chroot $1/ /usr/bin/pango-querymodules > /etc/pango/pango.modules
     1.8 +    chroot $1/ /usr/bin/pango-querymodules > $1/etc/pango/pango.modules
     1.9  }
    1.10