mirror of
https://github.com/termux/termux-packages.git
synced 2025-10-09 14:20:49 +00:00
We use true or false for other bool build variables. Let's be consistent. Change does not have an effect on build scripts. %ci:no-build
5 lines
193 B
Bash
5 lines
193 B
Bash
TERMUX_SUBPKG_INCLUDE="lib/jvm/java-17-openjdk/lib/src.zip"
|
|
TERMUX_SUBPKG_DESCRIPTION="Source files for openjdk-17"
|
|
TERMUX_SUBPKG_PLATFORM_INDEPENDENT=true
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|