diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2001-03-19 17:49:28 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2001-03-19 17:49:28 +0000 |
commit | 10874bd626ddf6a906e69970be3ea90dfc54ecfc (patch) | |
tree | 6d4619e526927243b948bc1416a966a96a1f52f5 /extra/locale/README | |
parent | 9ae054b3553801ed1e7b3532fe929abb36a0cf3d (diff) |
Small change from Vladimir.
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. |