Changeset ebabf24


Ignore:
Timestamp:
06/25/2006 08:29:37 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2ddb3bd
Parents:
551b9389
Message:

Moved the last two xinclude files in the root of the book's sources to the global xinclude directory

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6212 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
10 edited
2 moved

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/wvstreams.xml

    r551b9389 rebabf24  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    186
    197  <!ENTITY wvstreams-download-http "http://open.nit.ca/download/wvstreams-&wvstreams-version;.tar.gz">
     
    119107<screen><userinput>make doxygen</userinput></screen>
    120108
     109    <para>To test the results, issue: <command>make test</command>.</para>
     110
    121111    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    122112
     
    164154      <title>Configuration Information</title>
    165155
    166       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     156      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     157      href="../../xincludes/lib-config.xml"/>
    167158
    168159    </sect3>
  • general/genlib/slang.xml

    r551b9389 rebabf24  
    5959
    6060    <bridgehead renderas="sect4">Optional</bridgehead>
    61     <para role="optional"><xref linkend="libpng"/> and <xref linkend="pcre"/></para>
     61    <para role="optional"><xref linkend="libpng"/> and
     62    <xref linkend="pcre"/></para>
    6263
    6364    <para condition="html" role="usernotes">User Notes:
     
    119120      <title>Configuration Information</title>
    120121
    121       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     122      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     123      href="../../xincludes/lib-config.xml"/>
    122124
    123125    </sect3>
  • general/graphlib/libjpeg.xml

    r551b9389 rebabf24  
    9393      <title>Configuration Information</title>
    9494
    95       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     95      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     96      href="../../xincludes/lib-config.xml"/>
    9697
    9798    </sect3>
  • general/graphlib/libpng.xml

    r551b9389 rebabf24  
    111111      <title>Configuration Information</title>
    112112
    113       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     113      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     114      href="../../xincludes/lib-config.xml"/>
    114115
    115116    </sect3>
  • multimedia/audioutils/cdparanoia.xml

    r551b9389 rebabf24  
    9797      <title>Configuration Information</title>
    9898
    99       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     99      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     100      href="../../xincludes/lib-config.xml"/>
    100101
    101102    </sect3>
  • multimedia/libdriv/alsa-oss.xml

    r551b9389 rebabf24  
    8989      <title>Configuration Information</title>
    9090
    91       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     91      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     92      href="../../xincludes/lib-config.xml"/>
    9293
    9394    </sect3>
  • multimedia/libdriv/sdl.xml

    r551b9389 rebabf24  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    186
    197  <!ENTITY sdl-download-http "http://www.libsdl.org/release/SDL-&sdl-version;.tar.gz">
     
    153141      <title>Configuration Information</title>
    154142
    155       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     143      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     144      href="../../xincludes/lib-config.xml"/>
    156145
    157146    </sect3>
  • pst/sgml/sgml-dtd-3.xml

    r551b9389 rebabf24  
    7474
    7575    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    76     href="../../use-unzip.xml"/>
     76    href="../../xincludes/use-unzip.xml"/>
    7777
    7878    <para>Install <application>DocBook SGML DTD</application> by running
  • pst/sgml/sgml-dtd.xml

    r551b9389 rebabf24  
    7474
    7575    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    76     href="../../use-unzip.xml"/>
     76    href="../../xincludes/use-unzip.xml"/>
    7777
    7878    <para>Install <application>DocBook SGML DTD</application> by running
  • pst/xml/docbook.xml

    r551b9389 rebabf24  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    186
    197  <!ENTITY DocBook-download-http "http://www.docbook.org/xml/&DocBook-version;/docbook-xml-&DocBook-version;.zip">
     
    8573
    8674    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    87     href="../../use-unzip.xml"/>
     75    href="../../xincludes/use-unzip.xml"/>
    8876
    8977    <para>Install <application>DocBook XML DTD</application> by running the
  • xincludes/lib-config.xml

    r551b9389 rebabf24  
    33   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" >
    44
     5<!-- $LastChangedBy$
     6     $Date$ -->
     7
    58<para>As with most libraries, there is no configuration to do, save that the
    6 library directory i.e., <filename class="directory">/opt/lib</filename> or
     9library directory, i.e., <filename class="directory">/opt/lib</filename> or
    710<filename class="directory">/usr/local/lib</filename> should appear in
    811<filename>/etc/ld.so.conf</filename> so that <command>ldd</command> can find
  • xincludes/use-unzip.xml

    r551b9389 rebabf24  
    22<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    33   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" >
     4
     5<!-- $LastChangedBy$
     6     $Date$ -->
    47
    58<note>
Note: See TracChangeset for help on using the changeset viewer.