Changeset 0d0fc28 for BOOK/final-system
- Timestamp:
- Feb 23, 2006, 1:33:52 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e2de6f8
- Parents:
- f28463f
- Location:
- BOOK/final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
rf28463f r0d0fc28 41 41 Makefile.in</userinput></screen> 42 42 43 <para os="p1">The following patch areupdates from the maintainer. The43 <para os="p1">The following patch contains updates from the maintainer. The 44 44 maintainer of Bash only releases these patches to fix serious issues.</para> 45 45 -
BOOK/final-system/common/bzip2.xml
rf28463f r0d0fc28 49 49 <screen os="p4"><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen> 50 50 51 <para os="p5">The <command>bzdiff</command> depends on tempfile. We remove52 that dependecy with this patch:</para>51 <para os="p5">The <command>bzdiff</command> script depends on tempfile. 52 We remove that dependency with this patch:</para> 53 53 54 54 <screen os="p6"><userinput>patch -Np1 -i ../&bzip2-remove_tempfile-patch;</userinput></screen> -
BOOK/final-system/sparc64/elftoaout.xml
rf28463f r0d0fc28 44 44 xpointer="xpointer(//*[@os='d'])"/> 45 45 46 <screen><userinput>make install</userinput></screen>47 48 46 </sect2> 49 47
Note:
See TracChangeset
for help on using the changeset viewer.