summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-01-26 16:11:37 +0000
committerJeremy Katz <katzj@redhat.com>2004-01-26 16:11:37 +0000
commitfff00fddba2b38927e8bebc92a4f6079f54bb4d5 (patch)
tree9838af1ec3b40291923d17cc649bb4998f756f67 /scripts
parent58a8bcc80ac7a82fe79d31898d8a4efd9563820a (diff)
gah, and I even thought of this before I committed and still didn't do it
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