Sfoglia il codice sorgente

fixed nasty typo referring to /stage1/lib/locale in chapter 6 glibc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Utley 22 anni fa
parent
commit
223504c676
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      chapter06/glibc-inst.xml

+ 1 - 1
chapter06/glibc-inst.xml

@@ -81,7 +81,7 @@ correctly. The following instructions, in place of the install-locales
 command above, will install the minimum set of locales necessary for the
 tests to run successfully:</para>
 
-<para><screen><userinput>mkdir -p /stage1/lib/locale
+<para><screen><userinput>mkdir -p /usr/lib/locale
 localedef -i de_DE -f ISO-8859-1 de_DE
 localedef -i de_DE@euro -f ISO-8859-15 de_DE@euro
 localedef -i en_HK -f ISO-8859-1 en_HK