]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
set path used for runtime jre lookup
authorJan Palus <atler@pld-linux.org>
Sat, 11 Mar 2023 11:56:26 +0000 (12:56 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 11 Mar 2023 11:56:26 +0000 (12:56 +0100)
libreoffice.spec

index 8ba5fbcd610abc78cc0327fd71153f2777c94f11..4094c9444a8c2b270715ba77ddf9d180b3eab404 100644 (file)
@@ -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
This page took 0.115306 seconds and 4 git commands to generate.