mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Updated to e2fsprogs-1.38
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6400 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
87c367d5a1
commit
b34174143f
@ -91,6 +91,8 @@ First a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>July 6th, 2005 [matt]: Updated to e2fsprogs-1.38.</para></listitem>
|
||||
|
||||
<listitem><para>July 6th, 2005 [matt]: Updated to binutils-2.16.1.</para></listitem>
|
||||
|
||||
<listitem><para>July 5th, 2005 [matt]: Updated to tcl-8.4.11.</para></listitem>
|
||||
|
@ -75,7 +75,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>E2fsprogs (&e2fsprogs-version;) - 3,188 KB:</term>
|
||||
<term>E2fsprogs (&e2fsprogs-version;) - 3,112 KB:</term>
|
||||
<listitem>
|
||||
<para><ulink url="&sourceforge;e2fsprogs/"/></para>
|
||||
</listitem>
|
||||
|
@ -32,10 +32,6 @@ Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, and Texinfo</seg></seglis
|
||||
<sect2 role="installation">
|
||||
<title>Installation of E2fsprogs</title>
|
||||
|
||||
<para>Fix a compilation error in E2fsprogs' testsuite:</para>
|
||||
|
||||
<screen><userinput>sed -i -e 's/-DTEST/$(ALL_CFLAGS) &/' lib/e2p/Makefile.in</userinput></screen>
|
||||
|
||||
<para>It is recommended that E2fsprogs be built in a subdirectory of the source tree:
|
||||
</para>
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
<!ENTITY coreutils-version "5.2.1">
|
||||
<!ENTITY dejagnu-version "1.4.4">
|
||||
<!ENTITY diffutils-version "2.8.1">
|
||||
<!ENTITY e2fsprogs-version "1.37">
|
||||
<!ENTITY e2fsprogs-version "1.38">
|
||||
<!ENTITY expect-version "5.43.0">
|
||||
<!ENTITY file-version "4.14">
|
||||
<!ENTITY findutils-version "4.2.23">
|
||||
|
Loading…
Reference in New Issue
Block a user