summarylogtreecommitdiffstats
path: root/rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rpath.patch')
-rw-r--r--rpath.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/rpath.patch b/rpath.patch
new file mode 100644
index 000000000000..b531b1c3ff41
--- /dev/null
+++ b/rpath.patch
@@ -0,0 +1,13 @@
+diff --git a/app/app.pro b/app/app.pro
+index 78f9f6d..2b357ef 100644
+--- a/app/app.pro
++++ b/app/app.pro
+@@ -420,7 +420,7 @@ RESOURCES += \
+
+ contains(EPT_CONFIG, install) {
+ # add the install dir for the core the the rpath
+- unix:QMAKE_RPATHDIR += $$EPT_INSTALL_LIB_RDIR/entropypianotuner
++ unix:QMAKE_RPATHDIR += "/$$EPT_INSTALL_LIB_RDIR/entropypianotuner"
+
+ target.path = $$EPT_INSTALL_BIN_DIR
+