X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fconfigure-fonts;h=eab4954210bcf3a1f7f25abc60e17f1c0e2456d1;hb=b7d1d99f41dcf50a8635f608679947f4455a0c7c;hp=10cc8698e39fd1593aa4b6336de66d9f45ff968d;hpb=8682d21fc12f098f699a73b355b057c914b92505;p=hvlinux.git diff --git a/stage4/configure-fonts b/stage4/configure-fonts index 10cc869..eab4954 100755 --- a/stage4/configure-fonts +++ b/stage4/configure-fonts @@ -8,6 +8,9 @@ source ../sysinfos source ../functions source ../packages-list +# When all of the fonts have been installed, the system must be configured so +# that Fontconfig can find the TrueType fonts since they are outside of the +# default search path of /usr/share/fonts. install -v -d -m755 /usr/share/fonts ln -svfT ${XORG_PREFIX}/lib/X11/fonts/OTF /usr/share/fonts/X11-OTF ln -svfT ${XORG_PREFIX}/lib/X11/fonts/TTF /usr/share/fonts/X11-TTF