Fix path to extracted bundle.

This commit is contained in:
David Kocher
2025-06-05 13:50:43 +02:00
parent 836f9660a0
commit 08d110fcbc
+1 -1
View File
@@ -2,7 +2,7 @@
<project name="Java Runtime" basedir=".">
<property name="runtime.dependency" value="${build}/jdk-21.0.7+6"/>
<property name="runtime.dependency" value="${build}/jdk-21.0.7+6-universal"/>
<property name="bundle.runtime" value="${bundle.plugins}/Runtime.jre"/>
<property name="bundle.runtime.lib"