summaryrefslogtreecommitdiff
path: root/sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-11 14:19:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-11 14:19:56 +0100
commit34d4f34516ab568ad4ea24fc16ee0ad9ec8ad079 (patch)
tree3339f6fc30715c2fbe1d20281f6ddc53eda3f9b4 /sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild
parent32eff0cac517b699efc32b86520bac482961a57f (diff)
gentoo auto-resync : 11:08:2022 - 14:19:56
Diffstat (limited to 'sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild')
-rw-r--r--sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild b/sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild
index 00145ecbf26f..0535a2601ee5 100644
--- a/sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild
+++ b/sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild
@@ -15,5 +15,5 @@ S="${WORKDIR}"
src_install() {
insinto /usr/share/openpgp-keys
- newins - voikko.asc < <(awk '/-----BEGIN PGP PUBLIC KEY BLOCK-----/,/-----END PGP PUBLIC KEY BLOCK-----/' ${DISTDIR}/4AE3942E.asc.html || die)
+ newins - voikko.asc < <(awk '/-----BEGIN PGP PUBLIC KEY BLOCK-----/,/-----END PGP PUBLIC KEY BLOCK-----/' "${DISTDIR}"/4AE3942E.asc.html || die)
}