Changeset 058c1e7f for BOOK/final-system/multilib/xz.xml
- Timestamp:
- Dec 6, 2013, 5:28:37 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b8e82b7
- Parents:
- f2f8eec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/xz.xml
rf2f8eec r058c1e7f 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 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> 30 30 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 49 49 xpointer="xpointer(//*[@os='g'])"/> 50 50 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'])"/> 52 54 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'])"/> 54 58 55 59 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.