Replaced hard-coded version with version entity in OpenSP instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2733 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-09-10 16:52:53 +00:00
parent 200462068d
commit f6f7820d63
2 changed files with 9 additions and 4 deletions

View File

@ -22,6 +22,10 @@ who wrote what.</para>
<itemizedlist> <itemizedlist>
<listitem><para>September 10th, 2004 [randy]: Corrected OpenSP instructions
to fix hard-coded version (replaced with version entity) as suggested by
Nico Roeser.</para></listitem>
<listitem><para>September 10th, 2004 [randy]: Added gcc34 patch to <listitem><para>September 10th, 2004 [randy]: Added gcc34 patch to
GNOME-Terminal to fix an LFS-6.0 build problem; added required GNOME-Terminal to fix an LFS-6.0 build problem; added required
dependencies to GNOME-Print-0.37.</para></listitem> dependencies to GNOME-Print-0.37.</para></listitem>

View File

@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent"> <!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities; %general-entities;
<!ENTITY opensp-download-http "http://download.sourceforge.net/openjade/OpenSP-&opensp-version;.tar.gz"> <!ENTITY opensp-download-http "http://download.sourceforge.net/openjade/OpenSP-&opensp-version;.tar.gz">
<!ENTITY opensp-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/OpenSP-&opensp-version;.tar.gz"> <!ENTITY opensp-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/OpenSP-&opensp-version;.tar.gz">
<!ENTITY opensp-size "1.4 MB"> <!ENTITY opensp-size "1.4 MB">
@ -40,6 +40,7 @@ url="&opensp-download-ftp;"/></para></listitem>
<listitem><para>Estimated build time: <listitem><para>Estimated build time:
&opensp-time;</para></listitem></itemizedlist> &opensp-time;</para></listitem></itemizedlist>
</sect3> </sect3>
<sect3><title>Additional downloads</title> <sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'> <itemizedlist spacing='compact'>
<listitem><para>Required Patch (removes some annoying messages that can appear <listitem><para>Required Patch (removes some annoying messages that can appear
@ -113,7 +114,7 @@ support for <acronym>XML</acronym> Formatted Messages.</para>
<para><command>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command>: <para><command>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command>:
This sets the pkgdatadir variable in the <filename>Makefile</filename> from This sets the pkgdatadir variable in the <filename>Makefile</filename> from
<filename class="directory">/usr/share/OpenSP</filename> to <filename class="directory">/usr/share/OpenSP</filename> to
<filename class="directory">/usr/share/sgml/OpenSP-1.5</filename>.</para> <filename class="directory">/usr/share/sgml/OpenSP-&opensp-version;</filename>.</para>
<para><screen><command>ln -sf onsgmls /usr/bin/nsgmls <para><screen><command>ln -sf onsgmls /usr/bin/nsgmls
ln -sf osgmlnorm /usr/bin/sgmlnorm ln -sf osgmlnorm /usr/bin/sgmlnorm
@ -153,8 +154,8 @@ files.</para></sect3>
converter of <acronym>SGML</acronym> to <acronym>XML</acronym>.</para></sect3> converter of <acronym>SGML</acronym> to <acronym>XML</acronym>.</para></sect3>
<sect3><title>ospcat</title> <sect3><title>ospcat</title>
<para><command>ospcat</command> prints effective system identifiers found in the <para><command>ospcat</command> prints effective system identifiers found in
catalogs.</para></sect3> the catalogs.</para></sect3>
<sect3><title>ospent</title> <sect3><title>ospent</title>
<para><command>ospent</command> provides access to <para><command>ospent</command> provides access to