From 7654e6fafc914226317f04da81850d465569ba87 Mon Sep 17 00:00:00 2001 From: Keith Bennett Date: Sat, 23 Oct 2021 16:39:44 -0500 Subject: [PATCH] no more QTCONFPATH --- deploy/linux-fixup-rpaths.bash | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy/linux-fixup-rpaths.bash b/deploy/linux-fixup-rpaths.bash index 931a283..61ddb11 100755 --- a/deploy/linux-fixup-rpaths.bash +++ b/deploy/linux-fixup-rpaths.bash @@ -30,10 +30,9 @@ set -euo pipefail # To set these arguments, set them as an environment variable. For example: -# SEARCHDIR=/opt/qgc-deploy/Qt RPATHDIR=/opt/qgc-deploy/Qt/libs QTCONF_PATH=/opt/qgc-deploy/qt.conf ./linux-post-link.sh +# SEARCHDIR=/opt/qgc-deploy/Qt RPATHDIR=/opt/qgc-deploy/Qt/libs ./linux-post-link.sh : "${SEARCHDIR:=./Qt}" : "${RPATHDIR:="${SEARCHDIR}/libs"}" -: "${QTCONF_PATH:=./qt.conf}" # find: # type f (files)