diff options
| author | Florian Schmaus <flow@gentoo.org> | 2022-07-22 23:27:18 +0200 |
|---|---|---|
| committer | Florian Schmaus <flow@gentoo.org> | 2022-07-22 23:31:37 +0200 |
| commit | 85aa245ca7ec77f04b3a060b2e1628bacabdc076 (patch) | |
| tree | 0f713684c2502d5f6a2552e188c311ef661ccdd8 /dev-haskell | |
| parent | 84d3b9ff2cf5c17f57300fff246d3a1401af3e7a (diff) | |
| download | gentoo-85aa245ca7ec77f04b3a060b2e1628bacabdc076.tar.gz gentoo-85aa245ca7ec77f04b3a060b2e1628bacabdc076.tar.bz2 gentoo-85aa245ca7ec77f04b3a060b2e1628bacabdc076.zip | |
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>
Diffstat (limited to 'dev-haskell')
0 files changed, 0 insertions, 0 deletions
