summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2021-05-29 17:58:15 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2021-05-29 17:58:33 +0200
commit2419e959eba7ba4945452325216df3ce7c0b1bf7 (patch)
tree549acf4650f4c6b4217a6d3c866393b63c50cb60 /dev-java/stringtemplate/stringtemplate-4.0.8-r1.ebuild
parentmedia-libs/libplacebo: fix DoubleEmptyLine (diff)
downloadgentoo-2419e959eba7ba4945452325216df3ce7c0b1bf7.tar.gz
gentoo-2419e959eba7ba4945452325216df3ce7c0b1bf7.tar.bz2
gentoo-2419e959eba7ba4945452325216df3ce7c0b1bf7.zip
dev-java/strimgtemplate: fixed tests in 4.0.8-r1
Closes: https://bugs.gentoo.org/791718 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/stringtemplate/stringtemplate-4.0.8-r1.ebuild')
-rw-r--r--dev-java/stringtemplate/stringtemplate-4.0.8-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-java/stringtemplate/stringtemplate-4.0.8-r1.ebuild b/dev-java/stringtemplate/stringtemplate-4.0.8-r1.ebuild
index c2fba7061b02..72831a73fdbb 100644
--- a/dev-java/stringtemplate/stringtemplate-4.0.8-r1.ebuild
+++ b/dev-java/stringtemplate/stringtemplate-4.0.8-r1.ebuild
@@ -37,6 +37,7 @@ JAVA_SRC_DIR="src"
PATCHES=(
# These tests are broken but are probably fixed in current master.
"${FILESDIR}/4.0.8-r1-test-fixes.patch"
+ "${FILESDIR}/${P}-fix-tests.patch"
)
src_unpack() {