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