wok diff pango/receipt @ rev 16448
Up: slitaz-tools (bug fix) + slitaz-arm-rpi with a bunch of new functions
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 19 00:20:05 2014 +0200 (2014-04-19) |
parents | 128aae84d74c |
children | 88d9ed8e0946 |
line diff
1.1 --- a/pango/receipt Thu Apr 03 22:56:54 2014 +0200 1.2 +++ b/pango/receipt Sat Apr 19 00:20:05 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