Changeset 51bdc83a


Ignore:
Timestamp:
Jun 8, 2009, 12:48:19 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6aff9c0
Parents:
bfc344f
Message:

Added more xincludes to replace identical text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/gmp-64bit.xml

    rbfc344f r51bdc83a  
    6868    xpointer="xpointer(//*[@os='i'])"/>
    6969
    70     <para os="j">Create the 64bit header file:</para>
     70    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     71    href="../multilib/gmp-64bit.xml"
     72    xpointer="xpointer(//*[@os='j'])"/>
    7173
    72 <screen os="k"><userinput>mv -v /usr/include/gmp{,-64}.h</userinput></screen>
     74    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     75    href="../multilib/gmp-64bit.xml"
     76    xpointer="xpointer(//*[@os='k'])"/>
    7377
    74     <para os="l">Finally, Create a stub header in the place of the originals:</para>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     79    href="../multilib/gmp-64bit.xml"
     80    xpointer="xpointer(//*[@os='l'])"/>
    7581
    7682<screen os="m"><userinput>cat &gt; /usr/include/gmp.h &lt;&lt; "EOF"
Note: See TracChangeset for help on using the changeset viewer.