Ignore:
Timestamp:
Dec 6, 2013, 5:28:37 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b8e82b7
Parents:
f2f8eec
Message:

Prevent XZ from installing static libraries in /lib

File:
1 edited

Legend:

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

    rf2f8eec r058c1e7f  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="gcc ${BUILD32}" ./configure --prefix=/usr --libdir=/lib</userinput></screen>
     29<screen os="b"><userinput>CC="gcc ${BUILD32}" ./configure --prefix=/usr</userinput></screen>
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    4949    xpointer="xpointer(//*[@os='g'])"/>
    5050
    51     <para os="j">Move the static libraries to the proper location:</para>
     51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     52    href="../common/xz.xml"
     53    xpointer="xpointer(//*[@os='j'])"/>
    5254
    53     <screen os="k"><userinput>mv -v /lib/liblzma.a /usr/lib</userinput></screen>
     55    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     56    href="../common/xz.xml"
     57    xpointer="xpointer(//*[@os='k'])"/>
    5458
    5559  </sect2>
Note: See TracChangeset for help on using the changeset viewer.