Ignore:
Timestamp:
Feb 21, 2006, 1:20:08 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
735ac8e
Parents:
a1a0762
Message:

r770@server (orig r768): jim | 2005-11-29 00:32:15 -0800

r814@server: jim | 2005-11-28 23:39:56 -0800
Text updates to temp-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/coreutils.xml

    ra1a0762 r1bc8e5f  
    3030    <para os="bd">Prepare Coreutils for compilation:</para>
    3131
    32 <screen><userinput>./configure --prefix=/tools --cache-file=config.cache \
     32<screen os="be"><userinput>./configure --prefix=/tools --cache-file=config.cache \
    3333   --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
    3434
    35     <variablelist os="be">
     35    <variablelist os="bf">
    3636      <title>The meaning of the configure options:</title>
    3737
     
    4545    </variablelist>
    4646
    47     <para os="bf">Compile the package:</para>
     47    <para os="bg">Compile the package:</para>
    4848
    49 <screen os="bg"><userinput>make</userinput></screen>
     49<screen os="bh"><userinput>make</userinput></screen>
    5050
    51     <para os="bh">Install the package:</para>
     51    <para os="bi">Install the package:</para>
    5252
    53 <screen os="bi"><userinput>make install</userinput></screen>
     53<screen os="bj"><userinput>make install</userinput></screen>
    5454
    5555  </sect2>
Note: See TracChangeset for help on using the changeset viewer.