mirror of git://anongit.mindrot.org/openssh.git
- (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
vinschen AT redhat.com
This commit is contained in:
parent
e1f17055ed
commit
3b376f08fb
|
@ -1,3 +1,7 @@
|
||||||
|
20040709
|
||||||
|
- (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
|
||||||
|
vinschen AT redhat.com
|
||||||
|
|
||||||
20040708
|
20040708
|
||||||
- (dtucker) OpenBSD CVS Sync
|
- (dtucker) OpenBSD CVS Sync
|
||||||
- dtucker@cvs.openbsd.org 2004/07/03 05:11:33
|
- dtucker@cvs.openbsd.org 2004/07/03 05:11:33
|
||||||
|
@ -1495,4 +1499,4 @@
|
||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.3471 2004/07/08 13:11:44 dtucker Exp $
|
$Id: ChangeLog,v 1.3472 2004/07/09 17:45:26 tim Exp $
|
||||||
|
|
|
@ -212,8 +212,8 @@ in the Cygwin binary distribution, install like this:
|
||||||
cd /tmp/cygwin-ssh
|
cd /tmp/cygwin-ssh
|
||||||
find * \! -type d | tar cvjfT my-openssh.tar.bz2 -
|
find * \! -type d | tar cvjfT my-openssh.tar.bz2 -
|
||||||
|
|
||||||
You must have installed the zlib and openssl-devel packages to be able to
|
You must have installed the zlib, the openssl-devel and the minires-devel
|
||||||
build OpenSSH!
|
packages to be able to build OpenSSH!
|
||||||
|
|
||||||
Please send requests, error reports etc. to cygwin@cygwin.com.
|
Please send requests, error reports etc. to cygwin@cygwin.com.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue