summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-04-27 18:51:40 +0800
committerPo Lu <luangruo@yahoo.com>2023-04-27 18:51:40 +0800
commit521386f9201d0cacfcc857f7ef7cc1e5e586705a (patch)
tree7cb7678cef413a33165a6ebb531d886c10bd3118 /admin
parent0e0fd0c38fd57ee206a681d96775f0014357eb71 (diff)
downloademacs-521386f9201d0cacfcc857f7ef7cc1e5e586705a.tar.gz
; * admin/charsets/mapconv (LC_ALL): Fix typo.
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/charsets/mapconv2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/charsets/mapconv b/admin/charsets/mapconv
index f44d72d3850..19e2ff8d8f7 100755
--- a/admin/charsets/mapconv
+++ b/admin/charsets/mapconv
@@ -38,7 +38,7 @@
## So that eg [A-F] as used by KANJI-DATABASE branch below works as expected.
## Otherwise with LANG=en_US.utf8, CNS-6.map was generated with a
## bogus entry. By experiment, LC_COLLATE=C was not enough.
-LC_ALL=c
+LC_ALL=C
export LC_ALL
BASE=`expr "$1" : '.*/\(.*\)' '|' "$1"` # basename