Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/swig.xml

    r57791dd r1c70c69a  
    77  <!ENTITY swig-download-http "&sourceforge-dl;/swig/swig-&swig-version;.tar.gz">
    88  <!ENTITY swig-download-ftp  " ">
    9   <!ENTITY swig-md5sum        "7697b443d7845381d64c90ab54d244af">
    10   <!ENTITY swig-size          "8.0 MB">
    11   <!ENTITY swig-buildsize     "81 MB (1.8 GB with tests)">
    12   <!ENTITY swig-time          "0.1 SBU (add 7.7 SBU for tests; both using parallelism=4)">
     9  <!ENTITY swig-md5sum        "6a0555a2063c78447c5912136f013c43">
     10  <!ENTITY swig-size          "8.2 MB">
     11  <!ENTITY swig-buildsize     "90 MB (2.2 GB with tests)">
     12  <!ENTITY swig-time          "0.1 SBU (add 8.4 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    125125
    126126    <para>
    127       To test the results, issue: <command>PY3=1 make TCL_INCLUDE= -k check</command>.
     127      To test the results, issue: <command>make TCL_INCLUDE= -k check</command>.
    128128      The unsetting of the variable <envar>TCL_INCLUDE</envar> is
    129129      necessary since it is not correctly set by
Note: See TracChangeset for help on using the changeset viewer.