| Index: dev-libs/openssl/openssl-0.9.8o.ebuild
|
| diff --git a/dev-libs/openssl/openssl-0.9.8o.ebuild b/dev-libs/openssl/openssl-0.9.8o.ebuild
|
| index e1c31014ecdb7c3fdf99bcff3a3fe46405bf0f12..2b0ab32aabf68bf0cc066b9b8d3a9ece20639163 100644
|
| --- a/dev-libs/openssl/openssl-0.9.8o.ebuild
|
| +++ b/dev-libs/openssl/openssl-0.9.8o.ebuild
|
| @@ -30,6 +30,7 @@ src_unpack() {
|
| epatch "${FILESDIR}"/${PN}-0.9.8e-bsd-sparc64.patch
|
| epatch "${FILESDIR}"/${PN}-0.9.8h-ldflags.patch #181438
|
| epatch "${FILESDIR}"/${PN}-0.9.8m-binutils.patch #289130
|
| + epatch "${FILESDIR}"/${PN}-pkcs11-engine.patch
|
|
|
| # disable fips in the build
|
| # make sure the man pages are suffixed #302165
|
|
|