blob: e2a60357574462ec4f28d1e6e600cdd7762243df [file] [log] [blame]
# Set the default LANG to something sensible if it is unset
if [ -z "$LANG" ]; then
source /etc/locale.conf
export LANG
fi