Ignore:
Timestamp:
Jan 4, 2009, 11:41:57 AM (15 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:
2e3bac9
Parents:
cae8b57
Message:

Remove Unneeded sed from e2fsprogs.

File:
1 edited

Legend:

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

    rcae8b57 r4996ca05  
    2727  <sect2 role="installation">
    2828    <title>Installation of E2fsprogs</title>
    29 
    30     <para os="s1">The following command adds <filename>libcom_err.so</filename>
    31     to the list of libraries to link <filename>libblkid.so</filename>
    32     to:</para>
    33 
    34 <screen os="s2"><userinput>cp -v misc/Makefile.in{,.orig}
    35 sed 's/_BLKID= .*$/&amp; $(LIBCOM_ERR)/' \
    36     misc/Makefile.in.orig > misc/Makefile.in</userinput></screen>
    3729
    3830    <para os="a">The E2fsprogs documentation recommends that the package be
Note: See TracChangeset for help on using the changeset viewer.