aboutsummaryrefslogtreecommitdiff
path: root/locale.sh
diff options
context:
space:
mode:
Diffstat (limited to 'locale.sh')
-rw-r--r--locale.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale.sh b/locale.sh
index 4d09f78..fe82378 100644
--- a/locale.sh
+++ b/locale.sh
@@ -1,3 +1,5 @@
+unset LANG
+
if [ -s /etc/locale.conf ]; then
. /etc/locale.conf
fi