Ignore:
Timestamp:
Dec 24, 2008, 10:49:19 PM (16 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:
9c23d11f
Parents:
9b60681
Message:

Fixed LZMA Linking in Book - Part 2

File:
1 edited

Legend:

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

    r9b60681 r01915d5  
    3030    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3131
    32     <para os="cc">Install the package:</para>
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../../final-system/common/lzma.xml"
     34    xpointer="xpointer(//*[@os='c'])"/>
    3335
    34 <screen os="cd"><userinput>make install</userinput></screen>
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../../final-system/common/lzma.xml"
     38    xpointer="xpointer(//*[@os='d'])"/>
     39
     40    <para os="ce">Install the package:</para>
     41
     42<screen os="cf"><userinput>make install</userinput></screen>
    3543
    3644  </sect2>
Note: See TracChangeset for help on using the changeset viewer.