From f45099b398aac30235e084b042341330f4d0b1fa Mon Sep 17 00:00:00 2001 From: Jaquee Date: Thu, 22 Dec 2016 18:23:25 +0100 Subject: [PATCH] add qmake rpath for linux build --- linuxdeploy_helper.sh | 2 +- monero-wallet-gui.pro | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/linuxdeploy_helper.sh b/linuxdeploy_helper.sh index 21bc5b8a..37f1e59e 100755 --- a/linuxdeploy_helper.sh +++ b/linuxdeploy_helper.sh @@ -21,7 +21,7 @@ cp -v /usr/lib/x86_64-linux-gnu/libQt5XmlPatterns.so.5 $TARGET/libs # Create start script cat > $TARGET/start-gui.sh <