tags 527888 + patch thanks
-- Jakub Wilk
diff --git a/localepurge b/localepurge
--- a/localepurge
+++ b/localepurge
@@ -28,7 +28,7 @@
fi
# Make sure to exclude running under any locale other than C:
-export LANG=C
+export LC_ALL=C
if [ "$1" = "-debug" ] || [ "$1" = "-d" ] \
|| [ "$2" = "-debug" ] || [ "$2" = "-d" ]; then

