mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
corrected pine fhs patch filename, reported by skZZi
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2130 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
57e8675b34
commit
bf8f904a0b
@ -27,8 +27,8 @@ files, <filename>/var/mail.</filename></para>
|
||||
of OpenSSL files.</para>
|
||||
|
||||
<para><screen><command>cd bin &&
|
||||
install pine imapd ipop2d ipop3d mailutil mtest pico pilot rpdump \
|
||||
rpload /usr/bin</command></screen>
|
||||
install pine imapd ipop2d ipop3d mailutil mtest pico \
|
||||
pilot rpdump rpload /usr/bin</command></screen>
|
||||
This installs <application>Pine</application>.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -3,12 +3,12 @@
|
||||
|
||||
<para>Install <application>Pine</application> by running the following commands: </para>
|
||||
|
||||
<screen><userinput><command>patch -Np1 -i ../pine-&pine-version;-fhs.patch &&
|
||||
<screen><userinput><command>patch -Np1 -i ../pine-&pine-version;-fhs-2.patch &&
|
||||
./build DEBUG=-O MAILSPOOL=/var/mail \
|
||||
SSLDIR=/usr SSLCERTS=/etc/ssl/certs slx &&
|
||||
SSLDIR=/usr SSLCERTS=/etc/ssl/certs slx &&
|
||||
cp doc/{pine,pico,rpdump,rpload}.1 /usr/share/man/man1 &&
|
||||
cd bin &&
|
||||
install pine imapd ipop2d ipop3d mailutil mtest pico pilot rpdump \
|
||||
rpload /usr/bin</command></userinput></screen>
|
||||
install pine imapd ipop2d ipop3d mailutil mtest pico \
|
||||
pilot rpdump rpload /usr/bin</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
@ -19,13 +19,6 @@ url="&pine-download-ftp;"/></para></listitem>
|
||||
&pine-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>Pine</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="openssl"/></para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="openldap"/> and Keberos5</para></sect4>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Recommended patch: <ulink
|
||||
@ -33,4 +26,14 @@ url="&patch-root;/pine-&pine-version;-fhs-2.patch"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>Pine</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="openssl"/></para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="openldap"/> and
|
||||
<xref linkend="mitkrb"/>
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user