Changeset f3ec4ca8


Ignore:
Timestamp:
Nov 11, 2013, 1:39:57 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d52b1ef2
Parents:
699c70aa
Message:

Remove Make fixes patch from final system commands.

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r699c70aa rf3ec4ca8  
    2424  <sect2 role="installation">
    2525    <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>
    3026
    3127    <para os="a">Prepare Make for compilation:</para>
  • BOOK/final-system/multilib/make.xml

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