Updated to xorg compilation flags
[hvlinux.git] / stage4 / configure-fonts
index 10cc869..eab4954 100755 (executable)
@@ -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