mirror of
https://github.com/termux/termux-packages.git
synced 2025-10-08 02:16:56 +00:00
cherry-pick all patches, apply them on upstream JDK, and adapted for newer $UPDATE version fix: type redefinition introduced in 21.0.2
5 lines
193 B
Bash
5 lines
193 B
Bash
TERMUX_SUBPKG_INCLUDE="lib/jvm/java-21-openjdk/lib/src.zip"
|
|
TERMUX_SUBPKG_DESCRIPTION="Source files for openjdk-21"
|
|
TERMUX_SUBPKG_PLATFORM_INDEPENDENT=true
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|