Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/createfiles.xml

    r7152faa r5818041  
    182182  portable program should not depend on this assignment.</para>
    183183
     184  <para>Some packages need a locale.</para>
     185
     186<screen><userinput>localedef -i C -f UTF-8 C.UTF-8</userinput></screen>
     187
    184188  <para>Some tests in <xref linkend="chapter-building-system"/> need a regular
    185189  user. We add this user here and delete this account at the end of that
Note: See TracChangeset for help on using the changeset viewer.