Changeset eb55250 for BOOK/boot/multilib


Ignore:
Timestamp:
Feb 21, 2006, 2:27:09 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:
94e6142
Parents:
0b637f1
Message:

r1166@server (orig r1164): chris | 2006-02-10 22:07:07 -0800
Added -v to the rest of the temp-system pages, and various other text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/multilib/e2fsprogs.xml

    r0b637f1 reb55250  
    2323    <title>Installation of E2fsprogs</title>
    2424
    25     <para>Make sure the libraries get installed to
     25    <para os="m1">Make sure the libraries get installed to
    2626    <filename class="directory">/tools/lib64</filename>:</para>
    2727
    28 <screen os="m1"><userinput>chmod 0755 configure
    29 cp configure{,.orig}
     28<screen os="m2"><userinput>chmod -v 0755 configure
     29cp -v configure{,.orig}
    3030sed -e "/libdir=.*\/lib/s@/lib@/lib64@g" configure.orig > configure</userinput></screen>
    3131
Note: See TracChangeset for help on using the changeset viewer.