From 9bbd21cf1f4f28cceca876289426109c7168ea4d Mon Sep 17 00:00:00 2001 From: Stephan Witt Date: Fri, 21 Sep 2018 21:50:21 +0200 Subject: [PATCH] Less verbose framework relocation support output. --- development/LyX-Mac-binary-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 12fdfddf98..80c1d7e786 100644 --- a/development/LyX-Mac-binary-release.sh +++ b/development/LyX-Mac-binary-release.sh @@ -776,7 +776,7 @@ EOF # pattern match for: /path/to/qt/lib/QtGui.framework/Versions/4/QtGui (compatibility version 4.6.0, current version 4.6.2) case "${library}" in *@rpath/*"${libnm}"*"("*version*")"*) - echo rpath based name for ${libnm} is ok. + # echo rpath based name for ${libnm} is ok. ;; *"${libnm}"*"("*version*")"*) installname -change\ -- 2.39.5