]> git.eshelyaron.com Git - emacs.git/commitdiff
; * admin/charsets/mapconv (LC_ALL): Fix typo.
authorPo Lu <luangruo@yahoo.com>
Thu, 27 Apr 2023 10:51:40 +0000 (18:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 27 Apr 2023 10:51:40 +0000 (18:51 +0800)
admin/charsets/mapconv

index f44d72d3850596a32f61163f339865217b4f7b1a..19e2ff8d8f7434f154daa4558a44a946a30f1501 100755 (executable)
@@ -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