aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/openssl.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-09-04 17:12:25 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-09-04 17:12:25 +0000
commitb2321308a2740fe736852cb6560fd70a01a0241d (patch)
treea45f2c2853a845b166283f911590ed3bc59d94df /chapter06/openssl.xml
parent5b949a9f841543322b5c587ad72836f890e3081f (diff)
A typo and remove an obsolete test failure note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/openssl.xml')
-rw-r--r--chapter06/openssl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/openssl.xml b/chapter06/openssl.xml
index bd35f285b..34e4ade29 100644
--- a/chapter06/openssl.xml
+++ b/chapter06/openssl.xml
@@ -58,10 +58,10 @@
<para>To test the results, issue:</para>
<screen><userinput remap="test">make test</userinput></screen>
-
+<!--
<para>One subtest in the test 40-test_rehash.t fails in the lfs chroot
environment, but passes when run as a regular user.</para>
-
+-->
<para>Install the package:</para>
<screen><userinput remap="install">sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile