mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
STYLE: avoid spurious message about non-system qt
- arises when update-alternatives or similar are being used.
This commit is contained in:
@ -467,6 +467,8 @@ You may need to update the OpenFOAM environment by running:
|
||||
INFO
|
||||
|
||||
# Non-system installation of QT?
|
||||
case "$qtLib" in (/usr/lib | /usr/lib64) unset qtLib ;; esac
|
||||
|
||||
if [ "$qmake" != /usr/bin/qmake -a -d "$qtLib" ]
|
||||
then
|
||||
/bin/cat<<INFO
|
||||
|
||||
Reference in New Issue
Block a user