Ignore:
Timestamp:
Jan 30, 2011, 1:26:37 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fff5cb5
Parents:
2572b8e (diff), 27931b9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/e2fsprogs.xml

    r2572b8e ra4d251f  
    3737    <para os="c">Prepare E2fsprogs for compilation:</para>
    3838
    39 <screen os="d"><userinput>PKG_CONFIG=true ../configure --prefix=/usr --with-root-prefix="" \
     39<screen os="d"><userinput>../configure --prefix=/usr --with-root-prefix="" \
    4040    --enable-elf-shlibs --disable-libblkid \
    4141    --disable-libuuid --disable-fsck \
     
    7171    <para os="f">Compile the package:</para>
    7272
    73 <screen os="g"><userinput>make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" \
    74     LIBBLKID="-lblkid" STATIC_LIBBLKID="-lblkid"</userinput></screen>
     73<screen os="g"><userinput>make</userinput></screen>
    7574
    7675    <para os="h">To test the results, issue:
Note: See TracChangeset for help on using the changeset viewer.