- Timestamp:
- Oct 23, 2006, 4:49:25 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:
- 6cea094
- Parents:
- 11423b69
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
r11423b69 r51f09a8 44 44 temp-system Tar and Coreutils.</para> 45 45 </listitem> 46 <listitem> 47 <para>[jim] - Added touch man/uname.1 in temp-system Coreutils to 48 prevent a build failure.</para> 49 </listitem> 46 50 </itemizedlist> 47 51 </listitem> -
BOOK/temp-system/common/coreutils.xml
r11423b69 r51f09a8 33 33 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 34 34 35 <para os="m1">The following command creates a dummy uname.1, the creation of man pages 36 for coreutils now requires help2man:</para> 37 38 <screen os="m2"><userinput>touch man/uname.1</userinput></screen> 39 35 40 <para os="bf">Compile the package:</para> 36 41 -
BOOK/temp-system/multilib/coreutils.xml
r11423b69 r51f09a8 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 42 href="../common/coreutils.xml" 43 xpointer="xpointer(//*[@os='m1'])"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 46 href="../common/coreutils.xml" 47 xpointer="xpointer(//*[@os='m2'])"/> 48 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 href="../common/coreutils.xml" 43 51 xpointer="xpointer(//*[@os='bf'])"/> 44 52
Note:
See TracChangeset
for help on using the changeset viewer.