summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/files/patch-ar')
-rw-r--r--security/openssh/files/patch-ar20
1 files changed, 14 insertions, 6 deletions
diff --git a/security/openssh/files/patch-ar b/security/openssh/files/patch-ar
index c5607283870c..0fca0fb71c85 100644
--- a/security/openssh/files/patch-ar
+++ b/security/openssh/files/patch-ar
@@ -1,10 +1,18 @@
-diff -ru /home/green/ssh/ssh-agent/Makefile ./ssh-agent/Makefile
---- /home/green/ssh/ssh-agent/Makefile Thu Oct 28 03:32:00 1999
-+++ ./ssh-agent/Makefile Mon Nov 8 00:13:41 1999
-@@ -10,12 +10,12 @@
- BINMODE?=555
- .endif
+--- ssh-agent/Makefile.orig Thu Oct 28 03:32:00 1999
++++ ssh-agent/Makefile Tue Nov 9 06:41:50 1999
+@@ -2,20 +2,14 @@
+ PROG= ssh-agent
+ BINOWN= root
++BINMODE=555
+
+-.if (${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "powerpc" || \
+- ${MACHINE_ARCH} == "hppa")
+-BINMODE=0000
+-.else
+-BINMODE?=555
+-.endif
+-
-BINDIR= /usr/bin
-MAN= ssh-agent.1
+BINDIR= /bin