X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fconfigure-xorg;h=8bef873a0eb9922762cf728f74bb16b8279952f7;hb=d98da13bfa3454ed0c2d08774042ec37f503417a;hp=75b2d53603fe82a364fe0db282dfbe6e9c0d14a0;hpb=9d1f28295ec1c295329a0a9dd319ac86dbad8015;p=hvlinux.git diff --git a/stage4/configure-xorg b/stage4/configure-xorg index 75b2d53..8bef873 100755 --- a/stage4/configure-xorg +++ b/stage4/configure-xorg @@ -156,4 +156,7 @@ EOF sed -i -e "s!_VIDEO_CARD_DRIVER_!${XORG_VIDEO_DRIVER}!g" /etc/X11/xorg.conf +# Updating font information cache. +fc-cache -f + exit $?