distribution/packages/lang/jre.zulu/profile.d/jre.profile

9 lines
307 B
Text
Raw Normal View History

2022-02-05 14:23:32 +00:00
# point to folder with jre
export JAVA_HOME="/storage/.kodi/addons/tools.jre.zulu"
# libbluray-*.jar in this folder (need / at the end)
export LIBBLURAY_CP="/storage/.kodi/addons/tools.jre.zulu/"
# or set file directly
# export LIBBLURAY_CP="/storage/.kodi/addons/tools.jre.zulu/libbluray-j2se-1.0.2.jar"