aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/e2fsprogs.xml8
-rw-r--r--chapter06/perl.xml5
2 files changed, 0 insertions, 13 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
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 7e2fcc8e6..81ee90d98 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -62,11 +62,6 @@ export BUILD_BZIP2=0</userinput></screen>
<screen><userinput remap="pre">patch -Np1 -i ../&perl-gcc5-fixes-patch;</userinput></screen>
-->
- <para>Apply a change to allow the program to build correctly when building
- with the latest versions of gcc:</para>
-
-<screen><userinput remap="pre">sed -i 's/67]/6789]/' Configure</userinput></screen>
-
<para>To have full control over the way Perl is set up, you can remove the
<quote>-des</quote> options from the following command and hand-pick the way
this package is built. Alternatively, use the command exactly as below to