mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sec-keys/openpgp-keys-openssl: install old key filename too
Closes: https://bugs.gentoo.org/977629
Fixes: 2f0f2228c6
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -59,3 +59,9 @@ unset ossl_key
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
|
||||
src_install() {
|
||||
sec-keys_src_install
|
||||
|
||||
dosym openssl.asc /usr/share/openpgp-keys/openssl.org.asc
|
||||
}
|
||||
Reference in New Issue
Block a user