Changeset beee921 for general


Ignore:
Timestamp:
11/23/2015 06:07:30 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5aa7dce
Parents:
b663ee2
Message:
  • libxml2-2.9.3: place "check.log" inside the source code (Bruces

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    rb663ee2 rbeee921  
    127127
    128128    <para>
    129       To test the results, issue: <command>make check &gt;
    130       ../check.log</command>. A summary of the results can be obtained with
    131       <command>grep -E '^Total|expected' ../check.log</command>. If
    132       <xref linkend="valgrind"/> is installed and you want to check memory
    133       leaks, replace <command>check</command> with
    134       <command>check-valgrind</command>.
     129      To test the results, issue: <command>make check &gt; check.log</command>.
     130      A summary of the results can be obtained with <command>grep -E
     131      '^Total|expected' check.log</command>. If <xref linkend="valgrind"/> is
     132      installed and you want to check memory leaks, replace
     133      <command>check</command> with <command>check-valgrind</command>.
    135134    </para>
    136135
  • general/prog/perl-modules.xml

    rb663ee2 rbeee921  
    8686
    8787  <!ENTITY Test-Differences-download-http "http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-&Test-Differences-version;.tar.gz">
    88   <!ENTITY Test-Differences-md5sum "473cce4879642e29d41bdfafd89c821d">
     88  <!ENTITY Test-Differences-md5sum "ecfda620fe133e36a6e392d94ab8424d">
    8989
    9090  <!ENTITY Test-Pod-download-http "http://www.cpan.org/authors/id/E/ET/ETHER/Test-Pod-&Test-Pod-version;.tar.gz">
     
    13181318            </itemizedlist>
    13191319          </listitem>
     1320          <listitem><literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture::Tiny (for the testsuite)</ulink>
     1321(http://search.cpan.org/dist/Capture-Tiny/)</literallayout>
     1322          </listitem>
    13201323        </itemizedlist>
    13211324      </listitem>
     
    14291432(http://search.cpan.org/dist/Config-AutoConf/)</literallayout>
    14301433            <itemizedlist>
    1431               <listitem><literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture=Tiny</ulink>
     1434              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Capture-Tiny/">Capture::Tiny</ulink>
    14321435(http://search.cpan.org/dist/Capture-Tiny/)</literallayout>
    14331436              </listitem>
Note: See TracChangeset for help on using the changeset viewer.