From bea6632b3c1e75d46fa5233844e3d7c3d144cae8 Mon Sep 17 00:00:00 2001
From: mattijs <m.janssens@opencfd.co.uk>
Date: Fri, 2 May 2008 11:46:37 +0100
Subject: [PATCH] Referred still to jdkhome.

---
 bin/FoamX | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/FoamX b/bin/FoamX
index 9e914c75225..4282b59eb1e 100755
--- a/bin/FoamX
+++ b/bin/FoamX
@@ -227,7 +227,7 @@ do
     echo "Using jar $f"
     jars="${jars}:${f}"
 done
-$jdkhome/bin/java \
+java \
     -cp "$jars" \
     -DFoamX.SystemPath=$WM_PROJECT_DIR \
     -DFoamX.SystemConfigPath=$FOAMX_CONFIG \
-- 
GitLab