Fix previous change.
This commit is contained in:
parent
64b698ac39
commit
e403580825
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ BASE=`basename $1`
|
|||
|
||||
case "$3" in
|
||||
GLIBC*)
|
||||
SOURCE=`echo $1 | sed 's/.*\(glibc.*$\)/\1/'`;;
|
||||
SOURCE=`glibc/localedata/charmaps/${BASE}`;;
|
||||
CZYBORRA)
|
||||
SOURCE="http://czyborra.com/charsets/${BASE}";;
|
||||
IANA)
|
||||
|
|
Loading…
Add table
Reference in a new issue