Manuel Novoa III 25 лет назад
Родитель
Сommit
10874bd626
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      extra/locale/README

+ 1 - 1
extra/locale/README

@@ -21,7 +21,7 @@ gcc gen_ctype_from_glibc.c -o gen_ctype_from_glibc
 
 
 mkdir tmp
 mkdir tmp
 cd 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)
 Then just move the directory or directories you need (not the .c files)
 to the uClibc locale file directory you set in Config.
 to the uClibc locale file directory you set in Config.