From e29c5914da69484ce94e920f3cea1c57f3c4a99b Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 31 Jul 2021 08:35:33 +0200 Subject: sys-block/parted: Use BROOT for verify-sig key path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-block/parted/parted-3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-block') diff --git a/sys-block/parted/parted-3.4.ebuild b/sys-block/parted/parted-3.4.ebuild index 573a9aca4f70..2e26bc74904e 100644 --- a/sys-block/parted/parted-3.4.ebuild +++ b/sys-block/parted/parted-3.4.ebuild @@ -31,7 +31,7 @@ BDEPEND=" virtual/pkgconfig " -VERIFY_SIG_OPENPGP_KEY_PATH=${EPREFIX}/usr/share/openpgp-keys/bcl.asc +VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/bcl.asc PATCHES=( "${FILESDIR}"/${PN}-3.2-po4a-mandir.patch -- cgit v1.2.3-65-gdbad