aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Belsito <lluixhi@gmail.com>2017-06-25 18:27:58 -0700
committerAric Belsito <lluixhi@gmail.com>2017-06-25 18:27:58 -0700
commitb1d39122a42eb0177087d868ae8e3b335cdbd6e9 (patch)
tree8aa2d6c098eb541721d0a905796ba46181b1f63a /net-misc
parentnet-misc/openssh: add missing patch (diff)
downloadlibressl-b1d39122a42eb0177087d868ae8e3b335cdbd6e9.tar.gz
libressl-b1d39122a42eb0177087d868ae8e3b335cdbd6e9.tar.bz2
libressl-b1d39122a42eb0177087d868ae8e3b335cdbd6e9.zip
net-misc/openssh: X509 libressl patch is defunct.
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openssh/openssh-7.5_p1-r2.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.5_p1-r2.ebuild b/net-misc/openssh/openssh-7.5_p1-r2.ebuild
index d0c0602..d0d59b1 100644
--- a/net-misc/openssh/openssh-7.5_p1-r2.ebuild
+++ b/net-misc/openssh/openssh-7.5_p1-r2.ebuild
@@ -121,7 +121,6 @@ src_prepare() {
fi
save_version X509
epatch "${WORKDIR}"/${X509_PATCH%.*}
- use libressl && epatch "${FILESDIR}"/${PN}-7.5p1-x509-libressl.patch
fi
if use ldap ; then