Ignore:
Timestamp:
Feb 21, 2009, 9:44:36 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:
4f82906
Parents:
a2b89a9
Message:

LZMA Utils is now XZ Utils

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/xz-64bit.xml

    ra2b89a9 r6392a09d  
    66]>
    77
    8 <sect1 id="ch-system-lzma" role="wrap">
    9   <?dbhtml filename="lzma-64bit.html"?>
     8<sect1 id="ch-system-xz" role="wrap">
     9  <?dbhtml filename="xz-64bit.html"?>
    1010
    11   <title>LZMA-Utils-&lzma-version; 64 Bit</title>
     11  <title>XZ Utils-&xz-version; 64 Bit</title>
    1212
    13   <indexterm zone="ch-system-lzma">
    14     <primary sortas="a-LZMA-Utils">LZMA-Utils</primary>
     13  <indexterm zone="ch-system-xz">
     14    <primary sortas="a-XZ-Utils">XZ-Utils</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    18   href="../common/lzma.xml"
     18  href="../common/xz.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of LZMA-Utils</title>
     22    <title>Installation of XZ-Utils</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="lzma.xml"
     25    href="xz.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b">CC="gcc ${BUILD64}"./configure --prefix=/usr<userinput></userinput></screen>
     28<screen os="b">CC="gcc ${BUILD64}"./configure --prefix=/usr --libdir=/usr/lib64<userinput></userinput></screen>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    31     href="lzma.xml"
     31    href="xz.xml"
    3232    xpointer="xpointer(//*[@os='c'])"/>
    3333
     
    3535
    3636    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="lzma.xml"
     37    href="xz.xml"
    3838    xpointer="xpointer(//*[@os='e'])"/>
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    41     href="lzma.xml"
     41    href="xz.xml"
    4242    xpointer="xpointer(//*[@os='f'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="xz.xml"
     46    xpointer="xpointer(//*[@os='g'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    href="xz.xml"
     50    xpointer="xpointer(//*[@os='h'])"/>
    4351
    4452  </sect2>
    4553
    4654  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    47   href="../common/lzma.xml"
    48   xpointer="xpointer(id('contents-lzma'))"/>
     55  href="../common/xz.xml"
     56  xpointer="xpointer(id('contents-xz'))"/>
    4957
    5058</sect1>
Note: See TracChangeset for help on using the changeset viewer.