summarylogtreecommitdiffstats
path: root/include.patch
diff options
context:
space:
mode:
authorStephen Martin2015-12-05 15:26:34 -0600
committerStephen Martin2015-12-05 16:01:28 -0600
commit7e3cbe0ed96da8090902b2b3b58289e909caf1d6 (patch)
tree450f2681386884b21e62d5c14850b92541be48fa /include.patch
parent886373e6ecfc704ed05a7ae6e75d6f4b619a62ef (diff)
downloadaur-7e3cbe0ed96da8090902b2b3b58289e909caf1d6.tar.gz
Bump to v0.7.5Beta1
Diffstat (limited to 'include.patch')
-rw-r--r--include.patch13
1 files changed, 6 insertions, 7 deletions
diff --git a/include.patch b/include.patch
index 0472c00341bf..cea63f8779d6 100644
--- a/include.patch
+++ b/include.patch
@@ -1,13 +1,12 @@
diff --git a/JASP-Engine/JASP-Engine.pro b/JASP-Engine/JASP-Engine.pro
-index f96f944..de486f3 100644
+index 2530063..2efd24d 100644
--- a/JASP-Engine/JASP-Engine.pro
+++ b/JASP-Engine/JASP-Engine.pro
-@@ -65,7 +65,7 @@ QMAKE_CXXFLAGS += -Wno-c++11-extra-semi
- win32:QMAKE_CXXFLAGS += -DBOOST_USE_WINDOWS_H
+@@ -71,6 +71,7 @@ INCLUDEPATH += \
- INCLUDEPATH += \
-- $$_R_HOME/include \
+ linux:INCLUDEPATH += \
+ /usr/share/R/include \
+ /usr/include/R \
- $$_R_HOME/library/RInside/include \
- $$_R_HOME/library/Rcpp/include
+ $$_R_HOME/site-library/RInside/include \
+ $$_R_HOME/site-library/Rcpp/include