Ignore:
Timestamp:
05/27/2013 04:58:28 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
13e0a61
Parents:
a0dad2bf
Message:

Sync systemd branch.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python2.xml

    ra0dad2bf rdcdde93  
    1010  <!ENTITY python2-md5sum        "5eea8462f69ab1369d32f9c4cd6272ab">
    1111  <!ENTITY python2-size          "9.8 MB">
    12   <!ENTITY python2-buildsize     "235 MB (not including the test suite)">
    13   <!ENTITY python2-time          "1.0 SBU (not including the test suite)">
     12  <!ENTITY python2-buildsize     "235 MB">
     13  <!ENTITY python2-time          "1.0 SBU">
    1414
    1515  <!ENTITY python2htmldoc-download-http
     
    160160    </para>
    161161
    162 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/python-&python2-version; &amp;&amp;
     162<screen role="root"><userinput>install -v -dm755 /usr/share/doc/python-&python2-version; &amp;&amp;
    163163tar --strip-components=1 -C /usr/share/doc/python-&python2-version; \
    164164    -xvf ../python-&python2-version;-docs-html.tar.bz2                      &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.