Changeset d87123b
- Timestamp:
- Aug 1, 2013, 2:42:29 PM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 54c5a137
- Parents:
- bb8e496
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/make.xml
rbb8e496 rd87123b 24 24 <sect2 role="installation"> 25 25 <title>Installation of Make</title> 26 27 <para os="p1">Apply upstream fixes:</para> 28 29 <screen os="p2"><userinput>patch -Np1 -i ../&make-fixes-patch;</userinput></screen> 26 30 27 31 <para os="a">Prepare Make for compilation:</para> -
BOOK/final-system/multilib/make.xml
rbb8e496 rd87123b 21 21 <sect2 role="installation"> 22 22 <title>Installation of Make</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/make.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/make.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/introduction/common/changelog.xml
rbb8e496 rd87123b 48 48 <para>[William Harrington] - Update ISL to 0.12.1.</para> 49 49 </listitem> 50 <listitem> 51 <para>[William Harrington] - Add Make-3.82 fixes patch.</para> 52 </listitem> 50 53 </itemizedlist> 51 54 </listitem> -
BOOK/materials/common/patches.xml
rbb8e496 rd87123b 105 105 106 106 <varlistentry> 107 <term>Make fixes patch - <token>&make-fixes-patch-size;</token>:</term> 108 <listitem> 109 <para>Download: <ulink 110 url="&patches-root;&make-fixes-patch;"/></para> 111 <para>MD5 sum: <literal>&make-fixes-patch-md5;</literal></para> 112 </listitem> 113 </varlistentry> 114 115 <varlistentry> 107 116 <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term> 108 117 <listitem> -
BOOK/patches.ent
rbb8e496 rd87123b 49 49 <!ENTITY m4-gets-patch-md5 "6c5013f9ae5afc78f123e96356ceec3e"> 50 50 <!ENTITY m4-gets-patch-size ".570 KB"> 51 52 <!ENTITY make-fixes-patch "make-&make-version;-fixes-1.patch"> 53 <!ENTITY make-fixes-patch-md5 "47fd2f9d09483a79630e58c5a5d544ac"> 54 <!ENTITY make-fixes-patch-size "9,301 KB"> 51 55 52 56 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.