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/patch.xml

    ra1a0762 r1bc8e5f  
    2323    <title>Installation of Patch</title>
    2424
    25     <para>Prepare Patch for compilation:</para>
     25    <para os="a">Prepare Patch for compilation:</para>
    2626
    27 <screen><userinput>./configure --prefix=/tools --host=${LFS_TARGET}</userinput></screen>
     27<screen os="b"><userinput>./configure --prefix=/tools --host=${LFS_TARGET}</userinput></screen>
    2828
    29     <para>Compile the package:</para>
     29    <para os="c">Compile the package:</para>
    3030
    31 <screen><userinput>make</userinput></screen>
     31<screen os="d"><userinput>make</userinput></screen>
    3232
    33     <para>Install the package:</para>
     33    <para os="e">Install the package:</para>
    3434
    35 <screen><userinput>make install</userinput></screen>
     35<screen os="f"><userinput>make install</userinput></screen>
    3636
    3737  </sect2>
Note: See TracChangeset for help on using the changeset viewer.