From 7e1b3ce8a2cedb1375a7df3de8be527629bf6a45 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 17 Jul 2007 19:59:13 +0000 Subject: Upgrade to E2fsprogs-1.40.2. Fixes #2042. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/e2fsprogs.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'chapter06') diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 1a17d6faa..597414423 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -51,7 +51,7 @@ cd build Prepare E2fsprogs for compilation: ../configure --prefix=/usr --with-root-prefix="" \ - --enable-elf-shlibs --disable-evms + --enable-elf-shlibs The meaning of the configure options: @@ -78,18 +78,6 @@ cd build - - --disable-evms - - This disables the building of the Enterprise Volume - Management System (EVMS) plugin. This plugin is not up-to-date with - the latest EVMS internal interfaces and EVMS is not installed as part - of a base LFS system, so the plugin is not required. See the EVMS - website at for more - information regarding EVMS. - - - Compile the package: -- cgit v1.2.3-54-g00ecf