Ignore:
Timestamp:
Aug 2, 2010, 7:04:49 PM (14 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:
7c59b60
Parents:
c173967
Message:

Fix mismatched xincludes for flex.

File:
1 edited

Legend:

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

    rc173967 r2447f2b  
    4747    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4848    href="flex.xml"
    49     xpointer="xpointer(//*[@os='e'])"/>
     49    xpointer="xpointer(//*[@os='f'])"/>
    5050
    5151    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5252    href="flex.xml"
    53     xpointer="xpointer(//*[@os='f'])"/>
     53    xpointer="xpointer(//*[@os='g'])"/>
    5454
    55     <para os="g">There are some packages that expect to find the
     55    <para os="h">There are some packages that expect to find the
    5656    <filename class="libraryfile">lex</filename> library in <filename
    5757    class="directory">/usr/lib32</filename>. Create a symlink to account for
    5858    this:</para>
    5959
    60 <screen os="h"><userinput>ln -sv libfl.a /usr/lib32/libl.a</userinput></screen>
     60<screen os="i"><userinput>ln -sv libfl.a /usr/lib32/libl.a</userinput></screen>
    6161
    6262  </sect2>
Note: See TracChangeset for help on using the changeset viewer.