Less verbose framework relocation support output.

This commit is contained in:
Stephan Witt 2018-09-21 21:50:21 +02:00
parent d4f51e6ed0
commit 9bbd21cf1f

View File

@ -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\