Changeset 3b8a0e9


Ignore:
Timestamp:
10/17/07 03:52:57 (6 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
1c836291d9ac5f26c27e592b7f24b027e331208c
Parents:
cf9d33acffdb7d3ee7347dff6bd9c99dbc1d819e
git-author:
Jim Gifford <clfs@jg555.com>2007-10-17 03:52:57+00:00
git-committer:
Jim Gifford <clfs@jg555.com>2007-10-17 03:52:57+00:00
Message:

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

Location:
BOOK
Files:
4 edited

Legend:

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

    r78885f9 r3b8a0e9  
    2525  <sect2 role="installation"> 
    2626    <title>Installation of Texinfo</title> 
    27  
    28     <para os="p1">Fixes a build error due to mbstate is not defined.  
    29     Apply the following patch to fix this:</para> 
    30  
    31 <screen os="p2"><userinput>patch -Np1 -i ../&texinfo-mbstate_fix-patch;</userinput></screen> 
    3227 
    3328    <para os="a">Prepare Texinfo for compilation:</para> 
  • BOOK/final-system/multilib/texinfo.xml

    raa18ac0 r3b8a0e9  
    2121  <sect2 role="installation"> 
    2222    <title>Installation of Texinfo</title> 
    23  
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    25     href="../common/texinfo.xml" 
    26     xpointer="xpointer(//*[@os='p1'])"/> 
    27  
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    29     href="../common/texinfo.xml" 
    30     xpointer="xpointer(//*[@os='p2'])"/> 
    3123 
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • BOOK/temp-system/common/texinfo.xml

    r531a4c1 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

    raa18ac0 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.