summaryrefslogtreecommitdiff
path: root/net-analyzer/nmap/nmap-7.92-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nmap/nmap-7.92-r3.ebuild')
-rw-r--r--net-analyzer/nmap/nmap-7.92-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-7.92-r3.ebuild b/net-analyzer/nmap/nmap-7.92-r3.ebuild
index 62e1a494d022..5cc8b5b4d8a1 100644
--- a/net-analyzer/nmap/nmap-7.92-r3.ebuild
+++ b/net-analyzer/nmap/nmap-7.92-r3.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/nmap/nmap"
else
- VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/nmap.asc
+ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nmap.asc
inherit verify-sig
SRC_URI="https://nmap.org/dist/${P}.tar.bz2"