aboutsummaryrefslogtreecommitdiffstats
path: root/security/hpn-ssh/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/hpn-ssh/files/patch-Makefile.in')
-rw-r--r--security/hpn-ssh/files/patch-Makefile.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/hpn-ssh/files/patch-Makefile.in b/security/hpn-ssh/files/patch-Makefile.in
index 728554f4249c..d354787aeee4 100644
--- a/security/hpn-ssh/files/patch-Makefile.in
+++ b/security/hpn-ssh/files/patch-Makefile.in
@@ -9,12 +9,3 @@
CONFIGFILES=sshd_config.out ssh_config.out moduli.out
CONFIGFILES_IN=sshd_config ssh_config moduli
-@@ -218,7 +220,7 @@
- $(srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/$(mansubdir)8
- $(srcdir)/mkinstalldirs $(DESTDIR)$(libexecdir)
- $(srcdir)/mkinstalldirs $(DESTDIR)$(PRIVSEP_PATH)
-- chmod 0700 $(DESTDIR)$(PRIVSEP_PATH)
-+ -chmod 0700 $(DESTDIR)$(PRIVSEP_PATH)
- $(INSTALL) -m 0755 -s ssh $(DESTDIR)$(bindir)/ssh
- $(INSTALL) -m 0755 -s scp $(DESTDIR)$(bindir)/scp
- $(INSTALL) -m 0755 -s ssh-add $(DESTDIR)$(bindir)/ssh-add