diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-14 11:17:20 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-14 11:17:20 -0500 |
commit | 62b66860b3f0bd7fd419817518798443bce90a8e (patch) | |
tree | d1ee8f2d68ef09de6e1ab04856f1d3164a0bfe98 /chapter08/perl.xml | |
parent | b861051f195ceab66ea82bc68b9708ca3252dae7 (diff) |
Package updates.
Update to libcap-2.64.
Update to linux-5.17.3.
Update to gzip-1.12.
Diffstat (limited to 'chapter08/perl.xml')
-rw-r--r-- | chapter08/perl.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter08/perl.xml b/chapter08/perl.xml index 4b754387c..b5521d414 100644 --- a/chapter08/perl.xml +++ b/chapter08/perl.xml @@ -139,8 +139,9 @@ export BUILD_BZIP2=0</userinput></screen> <screen><userinput remap="test">make test</userinput></screen> - <!--note><para>One test fails due to using the most recent version of gdbm. - </para></note--> + <note> + <para>Nine tests fail due to using the most recent version of zlib.</para> + </note> <para>Install the package and clean up:</para> |