From 76d5c2fc41a5f7603f66e576311e972464b69012 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 11 Mar 2023 12:56:26 +0100 Subject: [PATCH] set path used for runtime jre lookup --- libreoffice.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libreoffice.spec b/libreoffice.spec index 8ba5fbc..4094c94 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -3079,6 +3079,7 @@ export PATH=$PATH:%{_libdir}/interbase/bin --with-ant-home=$ANT_HOME \ --with-java \ --with-jdk-home=$JAVA_HOME \ + --with-jvm-path=%{_jvmdir} \ %else --without-java %endif -- 2.44.0