diff options
Diffstat (limited to 'app-containers/lxd/lxd-5.18.ebuild')
-rw-r--r-- | app-containers/lxd/lxd-5.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxd/lxd-5.18.ebuild b/app-containers/lxd/lxd-5.18.ebuild index d4b3da597693..4dd097200fa7 100644 --- a/app-containers/lxd/lxd-5.18.ebuild +++ b/app-containers/lxd/lxd-5.18.ebuild @@ -78,7 +78,7 @@ QA_PREBUILT="/usr/bin/fuidshift /usr/bin/lxd-migrate /usr/sbin/lxd" -VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/canonical.asc +VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/canonical.asc # The testsuite must be run as root. # make: *** [Makefile:156: check] Error 1 |