mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Added SSLDIR and copy command for man page.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@320 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b04ee77201
commit
af5f879b27
@ -7,10 +7,12 @@
|
||||
<userinput>
|
||||
patch -Np1 -i ../pine-4.44-fhs.patch &&
|
||||
patch -Np1 -i ../pine-4.44-imap.patch &&
|
||||
./build slx DEBUG='-Os ' MAILSPOOL='/var/mail' &&
|
||||
./build slx DEBUG='-Os ' MAILSPOOL='/var/mail' \
|
||||
SSLDIR=/usr SSLCERTS=/etc/ssl/certs &&
|
||||
cp doc/pine.1 /usr/share/man/man1 &&
|
||||
cd bin &&
|
||||
install pine /usr/bin </userinput>
|
||||
install pine /usr/bin
|
||||
</userinput>
|
||||
</screen></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user