Changeset eb55250 for BOOK/boot/multilib/e2fsprogs.xml
- Timestamp:
- Feb 21, 2006, 2:27:09 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:
- 94e6142
- Parents:
- 0b637f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/multilib/e2fsprogs.xml
r0b637f1 reb55250 23 23 <title>Installation of E2fsprogs</title> 24 24 25 <para >Make sure the libraries get installed to25 <para os="m1">Make sure the libraries get installed to 26 26 <filename class="directory">/tools/lib64</filename>:</para> 27 27 28 <screen os="m 1"><userinput>chmod0755 configure29 cp configure{,.orig}28 <screen os="m2"><userinput>chmod -v 0755 configure 29 cp -v configure{,.orig} 30 30 sed -e "/libdir=.*\/lib/s@/lib@/lib64@g" configure.orig > configure</userinput></screen> 31 31
Note:
See TracChangeset
for help on using the changeset viewer.