Ignore:
Timestamp:
01/26/2016 06:29:53 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
fd21cdf
Parents:
a6a9fc5
Message:

Merge Chapter 10 changes from trunk, fix boost sed (from trunk).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16844 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/giflib.xml

    ra6a9fc5 r94b4def9  
    77  <!ENTITY giflib-download-http "&sourceforge-repo;/giflib/giflib-&giflib-version;.tar.bz2">
    88  <!ENTITY giflib-download-ftp  " ">
    9   <!ENTITY giflib-http-md5sum   "1c39333192712788c6568c78a949f13e">
    10   <!ENTITY giflib-http-size     "640 KB">
    11   <!ENTITY giflib-buildsize     "6.7 MB (with documentation; additional 0.4 MB for the tests)">
    12   <!ENTITY giflib-time          "0.1 SBU (with documentation)">
     9  <!ENTITY giflib-http-md5sum   "323a9f11ab56c8a2d1715376410ce376">
     10  <!ENTITY giflib-http-size     "624 KB">
     11  <!ENTITY giflib-buildsize     "7.6 MB (with documentation and tests)">
     12  <!ENTITY giflib-time          "0.1 SBU (with documentation and tests)">
    1313]>
    1414
     
    3434    working with GIF files.</para>
    3535
    36     &lfs77_checked;
     36    &lfs78_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7676make</userinput></screen>
    7777
    78     <para>To test the results, issue: <command>make check</command>. Test suite
    79     results are kept in <filename>test.sh.log</filename>.</para>
     78    <para>To test the results, issue: <command>make check-TESTS</command>. Test
     79    suite results are kept in <filename>test.sh.log</filename>.</para>
    8080
    8181    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.