diff options
Diffstat (limited to 'extra/locale/README')
-rw-r--r-- | extra/locale/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/locale/README b/extra/locale/README index c555943ac..f97bac36f 100644 --- a/extra/locale/README +++ b/extra/locale/README @@ -21,7 +21,7 @@ gcc gen_ctype_from_glibc.c -o gen_ctype_from_glibc mkdir tmp cd tmp -../gen_ctype_from_glibc +../gen_ctype_from_glibc -d /usr/share/locale -c Then just move the directory or directories you need (not the .c files) to the uClibc locale file directory you set in Config. |