Changeset 7ee340e4 for BOOK/final-system
- Timestamp:
- Nov 20, 2006, 11:33:57 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:
- c4b9677
- Parents:
- be36855
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/coreutils.xml
rbe36855 r7ee340e4 37 37 38 38 <screen os="p2"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen> 39 40 <para os="p3">Fixes a Segfault issue with the <command>ls</command>:</para> 41 42 <screen os="p4"><userinput>patch -Np1 -i ../&coreutils-id_cache-patch;</userinput></screen> 39 43 40 44 <para os="c">Now prepare Coreutils for compilation:</para> -
BOOK/final-system/multilib/coreutils.xml
rbe36855 r7ee340e4 37 37 href="../common/coreutils.xml" 38 38 xpointer="xpointer(//*[@os='p2'])"/> 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../common/coreutils.xml" 42 xpointer="xpointer(//*[@os='p3'])"/> 43 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 45 href="../common/coreutils.xml" 46 xpointer="xpointer(//*[@os='p4'])"/> 39 47 40 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.