Changeset 5994a21 for BOOK/final-system
- Timestamp:
- Jan 15, 2007, 7:44:05 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 46990b7
- Parents:
- bd0d157
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bzip2.xml
rbd0d157 r5994a21 43 43 44 44 <screen os="e"><userinput>make</userinput></screen> 45 46 <note os="f">47 <para>If reinstalling Bzip2, perform48 <userinput>rm -vf /usr/bin/bz*</userinput> first, otherwise the49 following <command>make PREFIX=/usr install</command> will fail.</para>50 </note>51 45 52 46 <para os="g">Install the programs:</para> -
BOOK/final-system/multilib/bzip2-64bit.xml
rbd0d157 r5994a21 46 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 47 47 href="../common/bzip2.xml" 48 xpointer="xpointer(//*[@os='f'])"/>49 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"51 href="../common/bzip2.xml"52 48 xpointer="xpointer(//*[@os='g'])"/> 53 49
Note:
See TracChangeset
for help on using the changeset viewer.