mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-java/commons-io: Add JAVA_ANT_ENCODING="ISO-8859-1". Fixes bug 508334.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -28,6 +28,7 @@ S=${WORKDIR}/${MY_P}
|
||||
|
||||
EANT_EXTRA_ARGS="-Dcomponent.version=${PV}"
|
||||
JAVA_ANT_REWRITE_CLASSPATH="yes"
|
||||
JAVA_ANT_ENCODING="ISO-8859-1"
|
||||
|
||||
java_prepare() {
|
||||
# Setting java.io.tmpdir doesn't have effect unless we do this because the vm is forked
|
||||
|
||||
Reference in New Issue
Block a user