Ignore:
Timestamp:
Feb 21, 2006, 2:27:39 AM (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:
3793118a
Parents:
eb55250
Message:

r1167@server (orig r1165): chris | 2006-02-11 08:13:02 -0800
Added -v to commands in the rest of the book

File:
1 edited

Legend:

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

    reb55250 r94e6142  
    3434linuxthreads directories. The following commands will accomplish the task:</para>
    3535
    36 <screen os="l2"><userinput>tar jxvf glibc-ports-&glibc-ports-version;.tar.bz2 \
     36<screen os="l2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2 \
    3737--strip-components=1 glibc-&glibc-ports-version;/linuxthreads*</userinput></screen>
    3838
     
    4848    We do this by removing the NPTL directories:</para>
    4949
    50 <screen os="l4"><userinput>rm -rf nptl*</userinput></screen>
     50<screen os="l4"><userinput>rm -rvf nptl*</userinput></screen>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.