summaryrefslogtreecommitdiff
path: root/www-servers/tomcat/tomcat-10.1.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/tomcat/tomcat-10.1.15.ebuild')
-rw-r--r--www-servers/tomcat/tomcat-10.1.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.15.ebuild b/www-servers/tomcat/tomcat-10.1.15.ebuild
index 99574ed56bf4..23e2905708f6 100644
--- a/www-servers/tomcat/tomcat-10.1.15.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.15.ebuild
@@ -47,7 +47,7 @@ DEPEND="${COMMON_DEP}
)"
BDEPEND="verify-sig? ( ~sec-keys/openpgp-keys-apache-tomcat-${PV}:${PV} )"
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/tomcat-${PV}.apache.org.asc"
+VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/tomcat-${PV}.apache.org.asc"
PATCHES=( "${FILESDIR}/${PN}-10.1.6-build.xml.patch" )