mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-13 03:00:31 +00:00
940a37f5f0
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
|