mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
the rest of openssl
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@725 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
36a88bd6e9
commit
77a0100357
@ -8,7 +8,9 @@ command uses -m486 instead of -march=i486. To fix this behavior, use
|
||||
linux-ppro, linux-pentium or linux-k6 (depending on your architecture), instead of linux-elf.
|
||||
</para></note>
|
||||
|
||||
<para><screen><userinput>rm doc/apps/passwd.pod &&
|
||||
<para><screen><userinput>sed '/=head1 *NAME/,+2s/passwd/openssl-passwd/' doc/apps/passwd.pod \
|
||||
> doc/apps/openssl-passwd.pod &&
|
||||
rm doc/apps/passwd.pod &&
|
||||
./Configure linux-elf --openssldir=/etc/ssl --prefix=/usr shared &&</userinput>
|
||||
<userinput>make MANDIR=/usr/share/man &&</userinput>
|
||||
<userinput>make MANDIR=/usr/share/man install &&</userinput>
|
||||
|
@ -11,7 +11,8 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>February 22nd, 2003 [larry]: General: Updated to
|
||||
openssl-0.9.7a and pcre-4.0.</para></listitem>
|
||||
openssl-0.9.7a and pcre-4.0. New sed command for openssl
|
||||
contributed by Jochen Held.</para></listitem>
|
||||
|
||||
<listitem><para>February 22nd, 2003 [larry]: PST: Updated to
|
||||
LPRng-3.8.20.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user