Ignore:
Timestamp:
05/07/2016 04:37:10 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
d7bee48
Parents:
54aaa89
Message:

Sync to trunk r17270. Last round for the night.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/gnumeric.xml

    r54aaa89 r37191af  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    9   <!ENTITY gnumeric-md5sum        "bb417125db591261d5aa75b11bfa50de">
     9  <!ENTITY gnumeric-md5sum        "147ddb28b9ec7106d36f4ff82f66f840">
    1010  <!ENTITY gnumeric-size          "18 MB">
    11   <!ENTITY gnumeric-buildsize     "329 MB (with tests)">
    12   <!ENTITY gnumeric-time          "1.9 SBU (additional 6.7 SBU for tests)">
     11  <!ENTITY gnumeric-buildsize     "313 MB (with tests)">
     12  <!ENTITY gnumeric-time          "1.6 SBU (additional 8.6 SBU for tests)">
    1313]>
    1414
     
    141141
    142142    <para>
    143       If you wish to test the results, first disable three tests which fail:
     143      If you wish to test the results, first disable one test which fails:
    144144
    145145<screen><userinput>sed \
    146   -e '/\tt6500-strings.*/d;/\tt6506-cell-comments.*/d;/\tt6509-validation.*/d' \
     146  -e '/\tt1013-crlibm.*/d' \
    147147  -i test/Makefile</userinput></screen>
    148148
Note: See TracChangeset for help on using the changeset viewer.