Changeset c7bfa72


Ignore:
Timestamp:
Jan 8, 2011, 1:27:01 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7a63b22a
Parents:
1dfba52
Message:

Remove an unneeded modification from the Flex instructions.

Location:
BOOK/temp-system
Files:
2 edited

Legend:

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

    r1dfba52 rc7bfa72  
    3030    href="../../final-system/common/flex.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    32 
    33     <para os="t1">Make sure that Flex doesn't try to include
    34      headers from /usr/include.</para>
    35 
    36 <screen os="t2"><userinput>cp -v Makefile.in{,.orig}
    37 sed "s/-I@includedir@//g" Makefile.in.orig > Makefile.in</userinput></screen>
    3832
    3933    <para os="t3">When Cross Compiling the configure script
  • BOOK/temp-system/multilib/flex.xml

    r1dfba52 rc7bfa72  
    3030  href="../common/flex.xml"
    3131  xpointer="xpointer(//*[@os='p2'])"/>
    32 
    33   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34   href="../common/flex.xml"
    35   xpointer="xpointer(//*[@os='t1'])"/>
    36 
    37   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    38   href="../common/flex.xml"
    39   xpointer="xpointer(//*[@os='t2'])"/>
    4032
    4133  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.