Changeset 973494f in clfs-sysroot


Ignore:
Timestamp:
Jul 26, 2009, 3:16:27 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
bf90190
Parents:
740e176
Message:

Fix the command to extract the eglibc ports tarball.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/arm/eglibc.xml

    r740e176 r973494f  
    2828    <para os="u1">This architecture is no longer supported in the main eglibc
    2929    tree, so we have to extract the eglibc-ports-&eglibc-version; package into
    30     our eglibc-&eglibc-version; directory. Then we move ports to the location
    31     expected by our build and patches:</para>
     30    our eglibc-&eglibc-version; directory:</para>
    3231
    33 <screen os="u2"><userinput>tar -jxvf ../eglibc-ports-&eglibc-ports-version;.tar.bz2
    34 mv -v eglibc-ports-&eglibc-version; ports</userinput></screen>
     32<screen os="u2"><userinput>tar -jxvf ../eglibc-ports-&eglibc-ports-dl-version;.tar.bz2</userinput></screen>
    3533
    3634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.