From 585954dce6930aae42b50dc9ba8d782ceb67e76d Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Sat, 2 Nov 2002 00:01:52 +0000 Subject: I'm tired of questions about mkfontdir spewing stuff here --- scripts/upd-instroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upd-instroot b/scripts/upd-instroot index a4b35f3fc..da5af76e6 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -751,7 +751,7 @@ fi echo "Running mkfontdir..." if [ -n "$NEEDGR" ]; then - /usr/X11R6/bin/mkfontdir -p /usr/X11R6/lib/X11/fonts/encodings/ -e $DESTGR/usr/X11R6/lib/X11/fonts/encodings $DESTGR/usr/X11R6/lib/X11/fonts/* $DESTGR/usr/share/fonts/ISO8859-2/* $DESTGR/usr/share/fonts/ISO8859-9/* + /usr/X11R6/bin/mkfontdir -p /usr/X11R6/lib/X11/fonts/encodings/ -e $DESTGR/usr/X11R6/lib/X11/fonts/encodings $DESTGR/usr/X11R6/lib/X11/fonts/* $DESTGR/usr/share/fonts/ISO8859-9/* rm -f $DESTGR/usr/X11R6/bin/mkfontdir fi -- cgit