aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-03-15 16:10:57 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-03-15 16:18:24 +0800
commitf7ac150c84e41125402dcb0938bb8a25396f3b7b (patch)
tree519cd79cb2f5b15eae3c49369dfe15fd0fe8e6ae /chapter08
parent51a5442f1614bcd49f1e3e9d00d153f91658a66d (diff)
package update
* update to expat-2.4.7 (#5019) * update to bc-5.2.3 (#5020) * update to linux-5.16.14 (#5021) * update to perl-5.34.1 (#5022) * update to vim-8.2.4567 (#4500)
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/perl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/perl.xml b/chapter08/perl.xml
index d22614a56..4b754387c 100644
--- a/chapter08/perl.xml
+++ b/chapter08/perl.xml
@@ -40,12 +40,12 @@
<sect2 role="installation">
<title>Installation of Perl</title>
-
+<!--
<para>First, apply a patch that fixes an issue highlighted by recent
versions of gdbm:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen>
-
+-->
<para>This version of Perl now builds the Compress::Raw::Zlib and
Compress::Raw::BZip2 modules. By
default Perl will use an internal copy of the sources for the build.