Changeset e5243605


Ignore:
Timestamp:
04/12/2005 02:15:36 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
addff0a6
Parents:
4d6e546
Message:

Minor fixes to Popt and Subversion instructions

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/subversion.xml

    r4d6e546 re5243605  
    8080<sect4><title>Optional for the bundled version of
    8181<application>neon</application></title>
    82 <para><xref linkend="expat"/>,
    83 <xref linkend="pkgconfig"/>,
     82<para><xref linkend="pkgconfig"/>,
    8483<xref linkend="openssl"/>,
    8584<xref linkend="heimdal"/> or <xref linkend="mitkrb"/></para>
  • general.ent

    r4d6e546 re5243605  
    1 <!ENTITY day          "11">
     1<!ENTITY day          "12">
    22<!ENTITY month        "04">
    33<!ENTITY year         "2005">
  • general/genlib/popt.xml

    r4d6e546 re5243605  
    99<!ENTITY popt-md5sum "5988e7aeb0ae4dac8d83561265984cc9">
    1010<!ENTITY popt-size "562 KB">
    11 <!ENTITY popt-buildsize "17.4 MB">
    12 <!ENTITY popt-time "0.06 SBU">
     11<!ENTITY popt-buildsize "5.5 MB">
     12<!ENTITY popt-time "0.17 SBU">
    1313]>
    1414
     
    9494
    9595<segmentedlist>
     96  <segtitle>Installed Programs</segtitle>
    9697  <segtitle>Installed Library</segtitle>
     98  <segtitle>Installed Directories</segtitle>
    9799  <seglistitem>
     100    <seg>None</seg>
    98101    <seg>libpopt.[so,a]</seg>
     102    <seg>None</seg>
    99103  </seglistitem>
    100104</segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.