Changeset 5433fa6 for BOOK/materials


Ignore:
Timestamp:
May 30, 2014, 1:22:39 AM (10 years ago)
Author:
Chris Staub <chris@…>
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)
Message:

Remove Perl libc patch as it is needed no longer, since nothing is hardcoded for libc. Script has been redone and uses plibpth.

Location:
BOOK/materials
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/mips64/patches.xml

    r10496d3 r5433fa6  
    3737    xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/>
    3838
    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 
    4339  </variablelist>
    4440
  • BOOK/materials/ppc64/patches.xml

    r10496d3 r5433fa6  
    2626
    2727    <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"
    3228    href="../ppc/patches.xml"
    3329    xpointer="xpointer(//*[@os='powerpcutils-fixes-patch'])"/>
  • BOOK/materials/sparc64/patches.xml

    r10496d3 r5433fa6  
    2626
    2727    <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"
    3228    href="../sparc/patches.xml"
    3329    xpointer="xpointer(//*[@os='silo-fixes-patch'])"/>
  • BOOK/materials/x86_64/patches.xml

    r10496d3 r5433fa6  
    2626    </varlistentry>
    2727
    28     <varlistentry os="perl-multilib-patch">
    29       <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>
    30       <listitem>
    31         <para>Download: <ulink
    32         url="&patches-root;&perl-multilib-patch;"/></para>
    33         <para>MD5 sum: <literal>&perl-multilib-patch-md5;</literal></para>
    34       </listitem>
    35     </varlistentry>
    36 
    3728  </variablelist>
    3829
Note: See TracChangeset for help on using the changeset viewer.