Gentoo Archives: gentoo-dev

From: Sam James <sam@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: Re: [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT
Date: Thu, 29 Jul 2021 01:37:18
Message-Id: DDF7DFFD-4D20-493C-9CFF-C084B8A7A272@gentoo.org
In Reply to: [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT by "Michał Górny"
1 > On 18 Jul 2021, at 19:44, Michał Górny <mgorny@g.o> wrote:
2 >
3 > Signed-off-by: Michał Górny <mgorny@g.o>
4 > ---
5 > eclass/verify-sig.eclass | 2 +-
6 > 1 file changed, 1 insertion(+), 1 deletion(-)
7 >
8 > [snip]
9 > # BDEPEND="
10 > # verify-sig? ( app-crypt/openpgp-keys-example )"
11 > #
12 > -# VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/example.asc
13 > +# VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/example.asc
14 > # @CODE
15 >
16 > case ${EAPI} in
17 > --
18 > 2.32.0
19 >
20 >
21
22 lgtm, but consider fixing up existing ebuilds in the tree?
23
24 best,
25 sam

Attachments

File name MIME type
signature.asc application/pgp-signature