openssl inst error, openssh version error

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1333 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2003-10-06 19:07:27 +00:00
parent a5ebf13f86
commit a8f65db1d5
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ rm doc/apps/passwd.pod &&
./config --openssldir=/etc/ssl --prefix=/usr shared &&
make MANDIR=/usr/share/man &&
make MANDIR=/usr/share/man install &&
rmdir /etc/ssl/lib
rmdir /etc/ssl/lib &&
chmod 755 /usr/lib/pkgconfig</command></userinput></screen>

View File

@ -5,7 +5,7 @@
<!ENTITY openssh-desc SYSTEM "openssh-desc.xml">
<!ENTITY openssh-config SYSTEM "openssh-config.xml">
<!ENTITY openssh-buildsize "28.6 MB">
<!ENTITY openssh-version "3.7.1p1">
<!ENTITY openssh-version "3.7.1p2">
<!ENTITY openssh-download-http "http://sunsite.ualberta.ca/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
<!ENTITY openssh-download-ftp "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
<!ENTITY openssh-size "780 KB">