Explorar o código

Small change from Vladimir.

Manuel Novoa III %!s(int64=25) %!d(string=hai) anos
pai
achega
10874bd626
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.