diff options
Diffstat (limited to 'aports/base-layout/20locale.sh')
-rw-r--r-- | aports/base-layout/20locale.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/aports/base-layout/20locale.sh b/aports/base-layout/20locale.sh new file mode 100644 index 0000000..bf75c08 --- /dev/null +++ b/aports/base-layout/20locale.sh @@ -0,0 +1,3 @@ +export CHARSET=UTF-8 +export LANG=C.UTF-8 +export LC_COLLATE=C |