summaryrefslogtreecommitdiffstats
path: root/chinese/cxterm/scripts/pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/cxterm/scripts/pre-install')
-rw-r--r--chinese/cxterm/scripts/pre-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/cxterm/scripts/pre-install b/chinese/cxterm/scripts/pre-install
index a03377b..8526701 100644
--- a/chinese/cxterm/scripts/pre-install
+++ b/chinese/cxterm/scripts/pre-install
@@ -22,7 +22,7 @@ echo "" >> $CXTERM_SH
# look for Simple fonts from the X11R6 misc fonts collection
-if [ ! -f ${X11BASE}/lib/X11/fonts/misc/gb16st.pcf.Z ]; then
+if [ ! -f ${LOCALBASE}/lib/X11/fonts/misc/gb16st.pcf.Z ]; then
echo ""
echo "You need to install the X11R6 misc fonts in order to get the"
echo "Simple Chinese fonts."
OpenPOWER on IntegriCloud