Ignore:
Timestamp:
01/27/2016 11:21:15 PM (9 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
1e76622
Parents:
a7e1ac8
Message:

Merge Chapter 13 from trunk.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/tcl.xml

    ra7e1ac8 r2037ec4  
    99  <!ENTITY tcl-md5sum        "d7cbb91f1ded1919370a30edd1534304">
    1010  <!ENTITY tcl-size          "8.5 MB">
    11   <!ENTITY tcl-buildsize     "69 MB (includes documentation installation, add 10 MB for tests)">
    12   <!ENTITY tcl-time          "0.9 SBU (additional 0.5 SBU for the tests)">
     11  <!ENTITY tcl-buildsize     "69 MB (includes documentation installation)(add 10MB for tests)">
     12  <!ENTITY tcl-time          "0.4 SBU (using parallelism=8, additional 0.5 SBU for the tests)">
    1313
    1414  <!ENTITY tcl-doc-download  "&sourceforge-repo;/tcl/tcl&tcl-version;-html.tar.gz">
     
    163163<screen role="root"><userinput>make install &amp;&amp;
    164164make install-private-headers &amp;&amp;
    165 ln -sfv tclsh&tcl-ver; /usr/bin/tclsh &amp;&amp;
     165ln -v -sf tclsh&tcl-ver; /usr/bin/tclsh &amp;&amp;
    166166chmod -v 755 /usr/lib/libtcl&tcl-ver;.so</userinput></screen>
    167167
Note: See TracChangeset for help on using the changeset viewer.