wok diff pango/receipt @ rev 16411
Up: nimrod (0.9.2)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Thu Apr 17 11:15:22 2014 +0400 (2014-04-17) |
parents | 128aae84d74c |
children | 88d9ed8e0946 |
line diff
1.1 --- a/pango/receipt Thu Apr 03 22:56:54 2014 +0200 1.2 +++ b/pango/receipt Thu Apr 17 11:15:22 2014 +0400 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