Changeset ecd4fe1c for BOOK/boot/common


Ignore:
Timestamp:
Dec 6, 2006, 1:37:10 PM (17 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:
69af1b1
Parents:
ea2ed58
Message:

Removed the sed in e2fsprogs boot that disables the building of test_icount. The problem has been fixed with the change to binutils in r3223.

File:
1 edited

Legend:

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

    rea2ed58 recd4fe1c  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
    24 
    25     <para os="s1">We will disable the building of the test progs. This
    26     will prevent a glibc error during our build.</para>
    27 
    28 <screen os="s2"><userinput>cp Makefile.in{,.orig}
    29 sed -e 's@tests/progs@@g' Makefile.in.orig > Makefile.in </userinput></screen>
    3024
    3125    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.