wok-6.x diff pango/receipt @ rev 16816
Up glib glib-dev (2.41.1)
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Thu Jul 10 23:16:02 2014 -0300 (2014-07-10) |
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 Jul 10 23:16:02 2014 -0300 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