@glowingsword ah, yes, thank you. I didn't notice this when building locally since I'm building out of the PKGBUILD
git repo (which includes the .patch
file). Since the file is both in src/
and the repo, both ./
and ../
work.
I pushed the fix. Sorry for the inconvenience.
Pinned Comments
leuko commented on 2022-12-08 20:08 (UTC)
If you get the following error:
then you may not have a default Java env. You can set it using
archlinux-java status
andarchlinux-java set ...
.