Changeset 193315c for BOOK/final-system


Ignore:
Timestamp:
Apr 29, 2006, 12:34:49 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
36aa076
Parents:
65b334d
Message:

r3181@server (orig r1486): chris | 2006-04-29 08:47:17 -0700
Minor text fixes to mips instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips/glibc.xml

    r65b334d r193315c  
    3131
    3232    <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to
    33     extract the glibc-ports-&glibc-version; into our glibc-&glibc-version; directory. Then we move
    34     ports to the location expected by our build and patches.</para>
     33    extract the glibc-ports-&glibc-version; package into our
     34    glibc-&glibc-version; directory. Then we move
     35    ports to the location expected by our build and patches:</para>
    3536
    36 <screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2
     37<screen os="g2"><userinput>tar -jxvf ../glibc-ports-&glibc-ports-version;.tar.bz2
    3738mv -v glibc-ports-&glibc-version; ports</userinput></screen>
    3839
Note: See TracChangeset for help on using the changeset viewer.