Changeset 5433fa6 for BOOK/final-system


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/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/temp-perl.xml

    r10496d3 r5433fa6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Perl</title>
    24 
    25     <para os="a">First adapt some hard-wired paths to the C library by applying
    26     the following patch:</para>
    27 
    28 <screen os="b"><userinput>patch -Np1 -i ../&perl-libc-patch;</userinput></screen>
    2924
    3025    <para os="s1">Change a hardcoded path from
  • BOOK/final-system/multilib/temp-perl.xml

    r10496d3 r5433fa6  
    2222  <sect2 role="installation">
    2323    <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'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.