dev-java/gluegen: redo the patch

Closes: https://bugs.gentoo.org/856853
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-07-07 17:44:25 +02:00
parent f9a756199d
commit 171d97cb3d
2 changed files with 3 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ PATCHES=(
"${FILESDIR}/${PN}-2.3.2-fix_gcc-10.patch"
"${FILESDIR}/${PN}-2.2.4-dont-copy-jars.patch"
"${FILESDIR}/${PN}-2.2.4-dont-strip.patch"
"${FILESDIR}/${PN}-2.3.2-dont-strip.patch"
"${FILESDIR}/${PN}-2.3.2-respect-flags.patch"
)
EANT_BUILD_TARGET="all.no_junit"