Changeset dd9906e for final-system/sparcv8
- Timestamp:
- Feb 21, 2006, 2:27:39 AM (19 years ago)
- Children:
- e63113c
- Parents:
- 287d7b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/sparcv8/glibc.xml
r287d7b9 rdd9906e 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.