export LANG (not much use otherwise)

This commit is contained in:
hjp 2004-09-06 09:28:22 +00:00
parent d0f4bc6921
commit 17178bc2e8
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ Linux*)
# fall back to latin 1. # fall back to latin 1.
LANG=en_US.iso88591 LANG=en_US.iso88591
fi fi
export LANG
fi fi
# export LC_TIME=de_AT # don't remember what that was for # export LC_TIME=de_AT # don't remember what that was for
;; ;;