diff options
Diffstat (limited to 'www-servers/tomcat/tomcat-8.5.95.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.95.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.95.ebuild b/www-servers/tomcat/tomcat-8.5.95.ebuild index 265c9e364fe1..d4b11f790044 100644 --- a/www-servers/tomcat/tomcat-8.5.95.ebuild +++ b/www-servers/tomcat/tomcat-8.5.95.ebuild @@ -45,7 +45,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}-8.5.86-build.xml.patch" ) |