Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    r14891a90 r5998e22c  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/&librsvg-minor;/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/&librsvg-minor;/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "023e34798503c964ad982d130ee369c9">
     9  <!ENTITY librsvg-md5sum        "3a73cf8b41be9c231885801f2ad49cd6">
    1010  <!ENTITY librsvg-size          "5.4 MB">
    1111  <!ENTITY librsvg-buildsize     "747 MB (25 MB installed), add 378 MB for tests">
     
    110110
    111111    <para>
    112       To test the results, issue: <command>make -k check</command>. During
    113       testing some binaries are rebuilt with a different debug level, so you
    114       should run <command>make</command> again after the tests are complete
    115       to ensure everything is ready to be installed.
    116     </para>
     112      To test the results, issue:
     113    </para>
     114
     115<screen remap='test'><userinput>sed 's/-Z unstable-options//' -i Makefile &amp;&amp;
     116make check</userinput></screen>
    117117
    118118    <para>
Note: See TracChangeset for help on using the changeset viewer.