Changeset 94e6142 for BOOK/final-system/sparcv8
- Timestamp:
- Feb 21, 2006, 2:27:39 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3793118a
- Parents:
- eb55250
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/sparcv8/glibc.xml
reb55250 r94e6142 34 34 linuxthreads directories. The following commands will accomplish the task:</para> 35 35 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 \ 37 37 --strip-components=1 glibc-&glibc-ports-version;/linuxthreads*</userinput></screen> 38 38 … … 48 48 We do this by removing the NPTL directories:</para> 49 49 50 <screen os="l4"><userinput>rm -r f nptl*</userinput></screen>50 <screen os="l4"><userinput>rm -rvf nptl*</userinput></screen> 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.