* [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-voikko/
@ 2022-08-11 11:13 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2022-08-11 11:13 UTC (permalink / raw
To: gentoo-commits
commit: 269faa14a05a72e821a2d79bc2677ea77a559c72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 11:07:09 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 11:13:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=269faa14
sec-keys/openpgp-keys-voikko: fix UnquotedVariable
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-voikko/openpgp-keys-voikko-20201013.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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)
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-11 11:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11 11:13 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-voikko/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox