Changeset 5433fa6
- Timestamp:
- May 30, 2014, 1:22:39 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- c3366527
- Parents:
- 10496d3
- git-author:
- William Harrington <kb0iic@…> (05/28/14 19:08:47)
- git-committer:
- Chris Staub <chris@…> (05/30/14 01:22:39)
- Location:
- BOOK
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/temp-perl.xml
r10496d3 r5433fa6 22 22 <sect2 role="installation"> 23 23 <title>Installation of Perl</title> 24 25 <para os="a">First adapt some hard-wired paths to the C library by applying26 the following patch:</para>27 28 <screen os="b"><userinput>patch -Np1 -i ../&perl-libc-patch;</userinput></screen>29 24 30 25 <para os="s1">Change a hardcoded path from -
BOOK/final-system/multilib/temp-perl.xml
r10496d3 r5433fa6 22 22 <sect2 role="installation"> 23 23 <title>Installation of Perl</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../common/temp-perl.xml"27 xpointer="xpointer(//*[@os='a'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../common/temp-perl.xml"31 xpointer="xpointer(//*[@os='b'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/materials/mips64/patches.xml
r10496d3 r5433fa6 37 37 xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/> 38 38 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"40 href="../x86_64/patches.xml"41 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>42 43 39 </variablelist> 44 40 -
BOOK/materials/ppc64/patches.xml
r10496d3 r5433fa6 26 26 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 28 href="../x86_64/patches.xml"29 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>30 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"32 28 href="../ppc/patches.xml" 33 29 xpointer="xpointer(//*[@os='powerpcutils-fixes-patch'])"/> -
BOOK/materials/sparc64/patches.xml
r10496d3 r5433fa6 26 26 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 28 href="../x86_64/patches.xml"29 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/>30 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"32 28 href="../sparc/patches.xml" 33 29 xpointer="xpointer(//*[@os='silo-fixes-patch'])"/> -
BOOK/materials/x86_64/patches.xml
r10496d3 r5433fa6 26 26 </varlistentry> 27 27 28 <varlistentry os="perl-multilib-patch">29 <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>30 <listitem>31 <para>Download: <ulink32 url="&patches-root;&perl-multilib-patch;"/></para>33 <para>MD5 sum: <literal>&perl-multilib-patch-md5;</literal></para>34 </listitem>35 </varlistentry>36 37 28 </variablelist> 38 29
Note:
See TracChangeset
for help on using the changeset viewer.