Changeset 6cdd004
- Timestamp:
- Dec 23, 2013, 3:18:40 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 7a48ca1
- Parents:
- f7b1a62
- Location:
- BOOK/temp-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/coreutils.xml
rf7b1a62 r6cdd004 32 32 gl_cv_func_working_mkstemp=yes 33 33 EOF</userinput></screen> 34 35 <para os="p1">Apply a patch to not generate manpages :</para> 36 37 <screen os="p2"><userinput>patch -Np1 -i &coreutils-noman-patch;</userinput></screen> 34 38 35 39 <para os="bd">Prepare Coreutils for compilation:</para> -
BOOK/temp-system/multilib/coreutils.xml
rf7b1a62 r6cdd004 30 30 href="../common/coreutils.xml" 31 31 xpointer="xpointer(//*[@os='bb'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../common/coreutils.xml" 35 xpointer="xpointer(//*[@os='p1'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/coreutils.xml" 39 xpointer="xpointer(//*[@os='p2'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.