wok-next diff scim/receipt @ rev 16223
scim: fix post_install chroot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 01 06:44:58 2014 +0000 (2014-04-01) |
parents | d925fb3ac2bd |
children | 6fab3264ba87 |
line diff
1.1 --- a/scim/receipt Thu Aug 15 09:36:30 2013 +0000 1.2 +++ b/scim/receipt Tue Apr 01 06:44:58 2014 +0000 1.3 @@ -54,7 +54,7 @@ 1.4 { 1.5 echo "Processing post-install commands..." 1.6 echo -n "Updating gtk.immodules... " 1.7 - chroot "$1/" /usr/bin/gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules 1.8 + chroot "$1/" /usr/bin/gtk-query-immodules-2.0 > $1/etc/gtk-2.0/gtk.immodules 1.9 echo "done." 1.10 cat <<EOT 1.11 In order to start scim and use chinese after boot time,