mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
fetchmail: fixups for the patch.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18930 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ae284778d1
commit
428fb713dc
@ -62,7 +62,8 @@
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Required patch: &patch-root;/fetchmail-&fetchmail-version;-disable_sslv3-1.patch</para>
|
||||
<para>Required patch: <ulink
|
||||
url="&patch-root;/fetchmail-&fetchmail-version;-disable_sslv3-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
@ -91,8 +92,7 @@
|
||||
<para>Install <application>Fetchmail</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../fetchmail-&fetchmail-version;-disable
|
||||
_sslv3-1.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../fetchmail-&fetchmail-version;-disable_sslv3-1.patch &&
|
||||
./configure --prefix=/usr --with-ssl --enable-fallback=procmail &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user