Add FONTCONFIG_PATH, not part of the build.

This commit is contained in:
blizzard%redhat.com 2002-03-12 16:45:16 +00:00
parent 477e2abf47
commit 4cb69322ab

View File

@ -62,6 +62,12 @@ fi
export LD_LIBRARY_PATH
##
## Set FONTCONFIG_PATH for Xft/fontconfig
##
FONTCONFIG_PATH="/etc/fonts:${MOZILLA_FIVE_HOME}/res/Xft"
export FONTCONFIG_PATH
# Figure out if we need to ser LD_ASSUME_KERNEL for older versions of the JVM.
function set_jvm_vars() {