Ignore:
Timestamp:
09/26/2013 11:09:08 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
c770e18
Parents:
e01f402
Message:

Update to lvm2-2.02.102
Update to ibus-1.5.4
Update to sawfish-1.10
Update libxml2 testsuite version to 20130923

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    re01f402 r6b262734  
    1111  <!ENTITY libxml2-buildsize     "100 MB">
    1212  <!ENTITY libxml2-time          "0.6 SBU">
     13  <!ENTITY testsuite-version     "20130923">
    1314]>
    1415
     
    7677        <para>
    7778          Optional Testsuite:
    78           <ulink url="http://www.w3.org/XML/Test/xmlts20080827.tar.gz"/> - This
     79          <ulink url="http://www.w3.org/XML/Test/xmlts&testsuite-version;.tar.gz"/> - This
    7980          enables <command>make check</command> to do complete testing.
    8081        </para>
     
    111112    <para>If you downloaded the testsuite, issue the following command:</para>
    112113
    113 <screen><userinput>tar xf ../xmlts20080827.tar.gz</userinput></screen>
     114<screen><userinput>tar xf ../xmlts&testsuite-version;.tar.gz</userinput></screen>
    114115
    115116    <para>
Note: See TracChangeset for help on using the changeset viewer.