summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 1da2f52dc..a03e4202a 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -887,7 +887,7 @@ if [ -n "$NEEDGR" ]; then
fi
rm -f $DESTGR/usr/bin/pango-querymodules
# more sick hackery since it doesn't fall back to this like owen thought
- cat > /etc/pango/pangorc <<EOF
+ cat > $DESTGR/etc/pango/pangorc <<EOF
[Pango]
ModuleFiles=/etc/pango/pango.modules
EOF