Changeset 3b8a0e9 for BOOK/temp-system


Ignore:
Timestamp:
Oct 16, 2007, 8:52:57 PM (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:
1c836291
Parents:
cf9d33a
Message:

Texinfo patch only needs to be applied to temp-system.

Location:
BOOK/temp-system
Files:
2 edited

Legend:

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

    rcf9d33a r3b8a0e9  
    2222  <sect2 role="installation">
    2323    <title>Installation of Texinfo</title>
     24
     25    <para os="p1">Fixes a build error due to mbstate is not defined.
     26    Apply the following patch to fix this:</para>
     27
     28<screen os="p2"><userinput>patch -Np1 -i ../&texinfo-mbstate_fix-patch;</userinput></screen>
    2429
    2530    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/multilib/texinfo.xml

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