From: Phil Pennock Date: Fri, 20 Jan 2017 12:07:54 +0000 (-0500) Subject: fix example command-line X-Git-Tag: exim-4_89_RC1~33 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/c9169e679abc0239694b382290b3dec1ccf7fcce fix example command-line --- diff --git a/doc/doc-txt/openssl.txt b/doc/doc-txt/openssl.txt index fc2aab064..f57203405 100644 --- a/doc/doc-txt/openssl.txt +++ b/doc/doc-txt/openssl.txt @@ -36,8 +36,7 @@ Extract the current source of OpenSSL. Change into that directory. This assumes that `/opt/openssl` is not in use. If it is, pick something else. `/opt/exim/openssl` perhaps. - ./config --prefix=/opt/openssl --openssldir=/etc/ssl - enable-ssl-trace + ./config --prefix=/opt/openssl --openssldir=/etc/ssl enable-ssl-trace make make install