Ignore:
Timestamp:
Apr 20, 2014, 8:57:39 AM (11 years ago)
Author:
Chris Staub <chris@…>
Children:
0be79ea
Parents:
88ef769 (diff), 578ca586 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'systemd' into simp

Conflicts:

BOOK/final-system/common/bash.xml
BOOK/final-system/mips64-chapter.xml
BOOK/final-system/multilib/bash.xml
BOOK/final-system/ppc64-chapter.xml
BOOK/final-system/sparc64-chapter.xml
BOOK/final-system/x86_64-chapter.xml
BOOK/general.ent
BOOK/packages.ent
BOOK/temp-system/common/bash.xml
BOOK/temp-system/mips64-64-chapter.xml
BOOK/temp-system/mips64-chapter.xml
BOOK/temp-system/multilib/bash.xml
BOOK/temp-system/ppc64-64-chapter.xml
BOOK/temp-system/ppc64-chapter.xml
BOOK/temp-system/sparc64-64-chapter.xml
BOOK/temp-system/sparc64-chapter.xml
BOOK/temp-system/x86_64-64-chapter.xml
BOOK/temp-system/x86_64-chapter.xml

File:
1 moved

Legend:

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

    r88ef769 r03e6a40  
    66]>
    77
    8 <sect1 id="ch-system-libee-n32" role="wrap">
    9   <?dbhtml filename="libee-n32.html"?>
     8<sect1 id="ch-system-xml-parser-n32" role="wrap">
     9  <?dbhtml filename="xml-parser-n32.html"?>
    1010
    11   <title>Libee-&libee-version; N32 Libraries</title>
     11  <title>XML-Parser-&xml-parser-version; N32</title>
    1212
    13   <indexterm zone="ch-system-libee-n32">
    14     <primary sortas="a-Libee">Libee</primary>
     13  <indexterm zone="ch-system-xml-parser-32">
     14    <primary sortas="a-XML-Parser">XML::Parser</primary>
    1515    <secondary>N32</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/libee.xml"
     19  href="../common/xml-parser.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of Libee</title>
     23    <title>Installation of XML-Parser</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/libee.xml"
     26    href="../common/xml-parser.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
    30   ./configure --prefix=/usr \
    31     --libdir=/usr/lib32</userinput></screen>
     29<screen os="b"><userinput>USE_ARCH=n32 perl Makefile.PL</userinput></screen>
    3230
    3331    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../common/libee.xml"
     32    href="../common/xml-parser.xml"
    3533    xpointer="xpointer(//*[@os='c'])"/>
    3634
    3735    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/libee.xml"
    39     xpointer="xpointer(//*[@os='n1'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/libee.xml"
     36    href="../common/xml-parser.xml"
    4337    xpointer="xpointer(//*[@os='d'])"/>
    4438
    4539    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/libee.xml"
     40    href="../common/xml-parser.xml"
    4741    xpointer="xpointer(//*[@os='e'])"/>
    4842
    4943    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/libee.xml"
     44    href="../common/xml-parser.xml"
    5145    xpointer="xpointer(//*[@os='f'])"/>
    5246
    5347    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/libee.xml"
     48    href="../common/xml-parser.xml"
    5549    xpointer="xpointer(//*[@os='g'])"/>
     50
     51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     52    href="../common/xml-parser.xml"
     53    xpointer="xpointer(//*[@os='h'])"/>
    5654
    5755  </sect2>
     
    6159
    6260    <para>Details on this package are located in <xref
    63     linkend="contents-libee" role="."/></para>
     61    linkend="contents-xml-parser" role="."/></para>
    6462
    6563  </sect2>
     64</sect1>
    6665
    67 </sect1>
Note: See TracChangeset for help on using the changeset viewer.