diff options
Diffstat (limited to 'security/openssh/files/patch-ssh-keyscan-Makefile')
| -rw-r--r-- | security/openssh/files/patch-ssh-keyscan-Makefile | 13 | 
1 files changed, 13 insertions, 0 deletions
| diff --git a/security/openssh/files/patch-ssh-keyscan-Makefile b/security/openssh/files/patch-ssh-keyscan-Makefile new file mode 100644 index 000000000000..0b5026539dd8 --- /dev/null +++ b/security/openssh/files/patch-ssh-keyscan-Makefile @@ -0,0 +1,13 @@ +--- ssh-keyscan/Makefile.orig	Sun Mar  4 00:59:39 2001 ++++ ssh-keyscan/Makefile	Sat May 26 16:14:05 2001 +@@ -7,8 +7,8 @@ +  + BINMODE?=555 +  +-BINDIR=	/usr/bin +-MAN=	ssh-keyscan.1 ++BINDIR=	/bin ++MAN1=	ssh-keyscan.1 +  + SRCS=	ssh-keyscan.c +  | 
