Changeset ee09899c for BOOK/final-system


Ignore:
Timestamp:
Feb 17, 2007, 4:34:59 AM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5db7fca
Parents:
c3fe50a
Message:

Remove ncurses patch from final-system

Location:
BOOK/final-system
Files:
4 edited

Legend:

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

    rc3fe50a ree09899c  
    2525  <sect2 role="installation">
    2626    <title>Installation of Ncurses</title>
    27 
    28     <para os="p1">This patch fixes an issue with some bash versions. This patch corrects the
    29     issue:</para>
    30 
    31 <screen os="p2"><userinput>patch -Np1 -i ../&ncurses-bashfix-patch;</userinput></screen>
    3227
    3328    <para os="a">Prepare Ncurses for compilation:</para>
  • BOOK/final-system/multilib/ncurses-64bit.xml

    rc3fe50a ree09899c  
    2121  <sect2 role="installation">
    2222    <title>Installation of Ncurses</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="ncurses.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="ncurses.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/ncurses-n32.xml

    rc3fe50a ree09899c  
    2222  <sect2 role="installation">
    2323    <title>Installation of Ncurses</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="ncurses.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="ncurses.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/ncurses.xml

    rc3fe50a ree09899c  
    2222  <sect2 role="installation">
    2323    <title>Installation of Ncurses</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/ncurses.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/ncurses.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.