I've disowned this package as I have moved to Void Linux.
I wish the next maintainer luck! :)
Git Clone URL: | https://aur.archlinux.org/jdk14-openj9-bin.git (read-only, click to copy) |
---|---|
Package Base: | jdk14-openj9-bin |
Description: | Eclipse (former IBM) OpenJ9 with openjdk14 |
Upstream URL: | https://adoptopenjdk.net/index.html?variant=openjdk14&jvmVariant=openj9 |
Licenses: | GPL2 |
Provides: | java-environment, java-environment-openjdk, java-runtime, java-runtime-headless, java-runtime-headless-openjdk, java-runtime-openjdk |
Submitter: | Proximyst |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 1 |
Popularity: | 0.000018 |
First Submitted: | 2020-03-19 13:45 (UTC) |
Last Updated: | 2020-07-19 11:13 (UTC) |
I've disowned this package as I have moved to Void Linux.
I wish the next maintainer luck! :)
Edit: maintainer fixed this.
# Man pages
for f in man/man1/*; do
install -Dm 644 "${f}" "${pkgdir}/usr/share/${f/\.1/-openjdk13-j9.1}"
done
should be openjdk14.
Pinned Comments