diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-06-04 17:43:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-06-04 17:43:52 +0000 |
commit | 648209f8b263bb960baa4f60423ea8fb8b2b4cd4 (patch) | |
tree | 97d7f525d73a37d9b72a669636f3b1676cd53e1f /chapter06/e2fsprogs.xml | |
parent | e8c6e1fc6a9281f8e9fbe8988f4d1552d3e5727d (diff) |
Tweak instructions for e2fsprogs and perl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 85a9acaf9..549991de8 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -64,7 +64,6 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ --disable-libblkid \ --disable-libuuid \ --disable-uuidd \ - --with-crond-dir=no \ --disable-fsck</userinput></screen> <variablelist> @@ -102,13 +101,6 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ </varlistentry> <varlistentry> - <term><parameter>--with-crond-dir=no</parameter></term> - <listitem> - <para>This disables the installation of an unneded file.</para> - </listitem> - </varlistentry> - - <varlistentry> <term><parameter>--disable-*</parameter></term> <listitem> <para>This prevents E2fsprogs from building and installing the |