diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-28 21:00:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-14 19:46:34 +0200 |
commit | 01e98e158d3cb02427d8a73678b56b83c5285843 (patch) | |
tree | 058812ffc2f06d5734cd29a24ccaedc9172a196d /dev-libs/openssl/files/openssl-0.9.8z_p8-perl-5.26.patch | |
parent | dev-libs/openssl-compat: Split out of dev-libs/openssl (diff) | |
download | gentoo-01e98e158d3cb02427d8a73678b56b83c5285843.tar.gz gentoo-01e98e158d3cb02427d8a73678b56b83c5285843.tar.bz2 gentoo-01e98e158d3cb02427d8a73678b56b83c5285843.zip |
dev-libs/openssl: Remove compat slots (moved to *-compat)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Bug: https://bugs.gentoo.org/687984
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/openssl/files/openssl-0.9.8z_p8-perl-5.26.patch')
-rw-r--r-- | dev-libs/openssl/files/openssl-0.9.8z_p8-perl-5.26.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-libs/openssl/files/openssl-0.9.8z_p8-perl-5.26.patch b/dev-libs/openssl/files/openssl-0.9.8z_p8-perl-5.26.patch deleted file mode 100644 index c932b820425c..000000000000 --- a/dev-libs/openssl/files/openssl-0.9.8z_p8-perl-5.26.patch +++ /dev/null @@ -1,13 +0,0 @@ -https://bugs.gentoo.org/639876 - ---- a/crypto/des/asm/des-586.pl -+++ b/crypto/des/asm/des-586.pl -@@ -4,7 +4,7 @@ - # Svend Olaf Mikkelsen <svolaf@inet.uni-c.dk> - # - --push(@INC,"perlasm","../../perlasm"); -+push(@INC,".","perlasm","../../perlasm"); - require "x86asm.pl"; - require "cbc.pl"; - require "desboth.pl"; |