Changeset c9be4e1 for BOOK/final-system
- Timestamp:
- Nov 22, 2006, 5:27:06 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:
- ceba886d
- Parents:
- 2988f45
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/coreutils.xml
r2988f45 rc9be4e1 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>43 39 44 40 <para os="c">Now prepare Coreutils for compilation:</para> -
BOOK/final-system/multilib/coreutils.xml
r2988f45 rc9be4e1 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'])"/>47 39 48 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.