Ignore:
Timestamp:
02/16/2005 12:43:57 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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:
b3811e1
Parents:
0f85be2
Message:

Added md5sums to Chapter 42-44 package instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/sgml/sgml-dtd-3.xml

    r0f85be2 rc2a37a6  
    66  <!ENTITY sgml-dtd-3-download-http "http://www.docbook.org/sgml/3.1/docbk31.zip">
    77  <!ENTITY sgml-dtd-3-download-ftp  "ftp://ftp.kde.org/pub/kde/devel/docbook/SOURCES/docbk31.zip">
    8   <!ENTITY sgml-dtd-3-size          "60 KB">
     8  <!ENTITY sgml-dtd-3-md5sum        "432749c0c806dbae81c8bcb70da3b5d3">
     9  <!ENTITY sgml-dtd-3-size          "55 KB">
    910  <!ENTITY sgml-dtd-3-buildsize     "336 KB">
    1011  <!ENTITY sgml-dtd-3-time          "0.01 SBU">
     
    3637<listitem><para>Download (FTP): <ulink
    3738url="&sgml-dtd-3-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum: &sgml-dtd-3-md5sum;</para></listitem>
    3840<listitem><para>Download size: &sgml-dtd-3-size;</para></listitem>
    3941<listitem><para>Estimated disk space required:
     
    8183removes the ENT definitions from the catalog file.</para>
    8284
    83 <para><command>sed -i -e 's|DTDDECL "-//OASIS//DTD Docbook V&sgml-dtd-3-version;//EN"|SGMLDECL|g'
     85<para><command>sed -i -e 's|DTDDECL
     86"-//OASIS//DTD Docbook V&sgml-dtd-3-version;//EN"|SGMLDECL|g'
    8487docbook.cat</command>: This command replaces the DTDDECL catalog entry,
    8588which is not supported by Linux <acronym>SGML</acronym> tools, with the
Note: See TracChangeset for help on using the changeset viewer.