Changeset 2cda348


Ignore:
Timestamp:
Jan 23, 2008, 5:09:17 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
2a86ce9
Parents:
32b4399
Message:

Ensure that the configuration goes to /etc instead of trying to goto /etc, which will error. Force this by installing with a fakeroot as .

File:
1 edited

Legend:

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

    r32b4399 r2cda348  
    6262    <para os="h">Install the binaries, documentation and shared libraries:</para>
    6363
    64 <screen os="i"><userinput>make install</userinput></screen>
     64<screen os="i"><userinput>make DESTDIR="${CLFS}" install</userinput></screen>
    6565
    6666    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.