Ignore:
Timestamp:
May 23, 2011, 3:04:49 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cfb2026a
Parents:
30a199c (diff), 1ac2d0c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

Conflicts:

BOOK/final-system/common/kbd.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/xz.xml

    r30a199c r1718e20  
    3636<screen os="d"><userinput>make</userinput></screen>
    3737
    38     <para os="e">Install the programs:</para>
    39 
    40 <screen os="f"><userinput>make install</userinput></screen>
    41 
    42     <para os="g">Move the <filename>xz</filename> binary, and several symlinks
     38    <para os="e">To test the results, issue:
     39    <userinput>make check</userinput>.</para>
     40
     41
     42    <para os="f">Install the programs:</para>
     43
     44<screen os="g"><userinput>make install</userinput></screen>
     45
     46    <para os="h">Move the <filename>xz</filename> binary, and several symlinks
    4347    that point to it, into the /bin directory:</para>
    4448
    45 <screen os="h"><userinput>mv -v /usr/bin/{xz,lzma,lzcat,unlzma,unxz,xzcat} /bin</userinput></screen>
    46 
    47     <para os="i">Move the static libraries to the proper location:</para>
    48 
    49 <screen os="j"><userinput>mv -v /lib/liblzma.a /usr/lib</userinput></screen>
     49<screen os="i"><userinput>mv -v /usr/bin/{xz,lzma,lzcat,unlzma,unxz,xzcat} /bin</userinput></screen>
    5050
    5151  </sect2>
Note: See TracChangeset for help on using the changeset viewer.