mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Less verbose framework relocation support output.
This commit is contained in:
parent
d4f51e6ed0
commit
9bbd21cf1f
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user