File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
sdk_container/src/third_party/portage-stable/sys-apps/util-linux Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
15
15
EGIT_REPO_URI=" https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
16
16
inherit autotools git-r3
17
17
else
18
- VERIFY_SIG_OPENPGP_KEY_PATH=" ${BROOT} " /usr/share/openpgp-keys/karelzak.asc
18
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/karelzak.asc
19
19
inherit verify-sig
20
20
21
21
if [[ ${PV} != * _rc* ]] ; then
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
15
15
EGIT_REPO_URI=" https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
16
16
inherit autotools git-r3
17
17
else
18
- VERIFY_SIG_OPENPGP_KEY_PATH=" ${BROOT} " /usr/share/openpgp-keys/karelzak.asc
18
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/karelzak.asc
19
19
inherit verify-sig
20
20
21
21
if [[ ${PV} != * _rc* ]] ; then
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
15
15
EGIT_REPO_URI=" https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
16
16
inherit autotools git-r3
17
17
else
18
- VERIFY_SIG_OPENPGP_KEY_PATH=" ${BROOT} " /usr/share/openpgp-keys/karelzak.asc
18
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/karelzak.asc
19
19
inherit verify-sig
20
20
21
21
if [[ ${PV} != * _rc* ]] ; then
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
15
15
EGIT_REPO_URI=" https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
16
16
inherit autotools git-r3
17
17
else
18
- VERIFY_SIG_OPENPGP_KEY_PATH=" ${BROOT} " /usr/share/openpgp-keys/karelzak.asc
18
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/karelzak.asc
19
19
inherit verify-sig
20
20
21
21
if [[ ${PV} != * _rc* ]] ; then
You can’t perform that action at this time.
0 commit comments