File openssh-7.6p1-eal3.patch of Package openssh.18131

# HG changeset patch
# Parent  9797aecac98b26573a295fd75128b7c68dfc5aad
fix paths and references in sshd man pages

Index: openssh-7.6p1/Makefile.in
===================================================================
--- openssh-7.6p1.orig/Makefile.in	2019-03-12 14:34:00.491391554 +0100
+++ openssh-7.6p1/Makefile.in	2019-03-12 14:34:18.015489168 +0100
@@ -124,7 +124,8 @@ PATHSUBS	= \
 	-e 's|/etc/ssh/ssh_known_hosts|$(sysconfdir)/ssh_known_hosts|g' \
 	-e 's|/etc/ssh/sshd_config|$(sysconfdir)/sshd_config|g' \
 	-e 's|/usr/libexec|$(libexecdir)|g' \
-	-e 's|/etc/shosts.equiv|$(sysconfdir)/shosts.equiv|g' \
+	-e 's|login\.conf|login.defs|g' \
+	-e 's|/etc/shosts.equiv|$(sysconfdir)/ssh/shosts.equiv|g' \
 	-e 's|/etc/ssh/ssh_host_key|$(sysconfdir)/ssh_host_key|g' \
 	-e 's|/etc/ssh/ssh_host_ecdsa_key|$(sysconfdir)/ssh_host_ecdsa_key|g' \
 	-e 's|/etc/ssh/ssh_host_dsa_key|$(sysconfdir)/ssh_host_dsa_key|g' \
openSUSE Build Service is sponsored by