Ignore:
Timestamp:
Feb 15, 2007, 11:56:35 AM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
8efd1d3
Parents:
2c79b57
Message:

Fix a building of Ncurses when an unpatched version of Bash 3.x is used

File:
1 edited

Legend:

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

    r2c79b57 r55d273f  
    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'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="ncurses.xml"
     35    xpointer="xpointer(//*[@os='a'])"/>
    2436
    2537<screen os="b"><userinput>CC="gcc ${BUILDN32}" CXX="g++ ${BUILDN32}" \
Note: See TracChangeset for help on using the changeset viewer.