summarylogtreecommitdiffstats
path: root/rlibrary.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rlibrary.patch')
-rw-r--r--rlibrary.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/rlibrary.patch b/rlibrary.patch
index 3621dabb74b3..746f58814393 100644
--- a/rlibrary.patch
+++ b/rlibrary.patch
@@ -1,8 +1,8 @@
diff --git a/JASP-Desktop/enginesync.cpp b/JASP-Desktop/enginesync.cpp
-index 49e215b..a87db98 100644
+index a251a519..88725d45 100644
--- a/JASP-Desktop/enginesync.cpp
+++ b/JASP-Desktop/enginesync.cpp
-@@ -408,7 +408,7 @@ void EngineSync::startSlaveProcess(int no)
+@@ -429,7 +429,7 @@ void EngineSync::startSlaveProcess(int no)
env.insert("LD_LIBRARY_PATH", rHome.absoluteFilePath("lib") + ";" + rHome.absoluteFilePath("library/RInside/lib") + ";" + rHome.absoluteFilePath("library/Rcpp/lib") + ";" + rHome.absoluteFilePath("site-library/RInside/lib") + ";" + rHome.absoluteFilePath("site-library/Rcpp/lib"));
env.insert("R_HOME", rHome.absolutePath());