Florian Schmaus 85aa245ca7
dev-java/jna: correct package phase for variable definition
Setting EANT_GENTOO_CLASSPATH_EXTRA in pkg_setup() causes binary
packages to die when being emerged. We set the variable by calling
java-pkg_getjars with jna build-only dependencies as argument, which
will not be available if a binary package is emerged.

Instead those variables, which are only needed when the package is
compiled, should be set in src_prepare().

Thanks to zorry for reporting this.

Signed-off-by: Florian Schmaus <flow@gentoo.org>
Reported-by: Magnus Granberg <zorry@gentoo.org>
2022-07-22 23:31:37 +02:00
..
2022-07-16 05:29:20 +02:00
2022-07-07 06:03:05 +02:00
2022-06-17 11:15:33 +03:00