Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37863170
en ru br
ALT Linux repos
S:6.0.2-alt5
5.0: 4.1.2-alt5
4.1: 4.1.2-alt4.M41.1
4.0: 4.1.2-alt5.M40.1
3.0: 3.0-alt1

Group :: Sciences/Mathematics
RPM: scilab

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: scilab-use-java-1.8.0-openjdk.patch
Download


diff --git a/scilab/bin/scilab b/scilab/bin/scilab
index 6c7caf60959..3de69c70e3c 100755
--- a/scilab/bin/scilab
+++ b/scilab/bin/scilab
@@ -59,6 +59,8 @@ fi
 
 DISABLE_JAVA_DETECTION=0
 IS_SCILAB_BINARY=0
+# Build with java-1.8.0-openjdk
+JAVA_HOME=/usr/lib/jvm/jre-1.8.0
 
 start_debug() {
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin