diff options
author | Aric Belsito <lluixhi@gmail.com> | 2017-06-25 18:27:58 -0700 |
---|---|---|
committer | Aric Belsito <lluixhi@gmail.com> | 2017-06-25 18:27:58 -0700 |
commit | b1d39122a42eb0177087d868ae8e3b335cdbd6e9 (patch) | |
tree | 8aa2d6c098eb541721d0a905796ba46181b1f63a /net-misc | |
parent | net-misc/openssh: add missing patch (diff) | |
download | libressl-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.ebuild | 1 |
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 |