projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e0fd0c
)
; * admin/charsets/mapconv (LC_ALL): Fix typo.
author
Po Lu
<luangruo@yahoo.com>
Thu, 27 Apr 2023 10:51:40 +0000
(18:51 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Thu, 27 Apr 2023 10:51:40 +0000
(18:51 +0800)
admin/charsets/mapconv
patch
|
blob
|
history
diff --git
a/admin/charsets/mapconv
b/admin/charsets/mapconv
index f44d72d3850596a32f61163f339865217b4f7b1a..19e2ff8d8f7434f154daa4558a44a946a30f1501 100755
(executable)
--- 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