wok rev 16311

pango: fix post_install *again*
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 09 08:33:25 2014 +0000 (2014-04-09)
parents 7d5c0cb4336a
children 412cfae4a54c
files pango/receipt
line diff
     1.1 --- a/pango/receipt	Wed Apr 09 09:11:44 2014 +0200
     1.2 +++ b/pango/receipt	Wed Apr 09 08:33:25 2014 +0000
     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