* [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT
@ 2021-07-18 18:44 Michał Górny
2021-07-29 1:37 ` Sam James
0 siblings, 1 reply; 2+ messages in thread
From: Michał Górny @ 2021-07-18 18:44 UTC (permalink / raw
To: gentoo-dev; +Cc: Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
eclass/verify-sig.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/verify-sig.eclass b/eclass/verify-sig.eclass
index 7f89e5388ba3..2bc5bd5ddba9 100644
--- a/eclass/verify-sig.eclass
+++ b/eclass/verify-sig.eclass
@@ -29,7 +29,7 @@
# BDEPEND="
# verify-sig? ( app-crypt/openpgp-keys-example )"
#
-# VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/example.asc
+# VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/example.asc
# @CODE
case ${EAPI} in
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-29 1:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18 18:44 [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT Michał Górny
2021-07-29 1:37 ` Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox