Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The installed version was obviously build on the wrong host (with the old Qt5 stuff still present), shame on me. This yielded dead links to removed files like /usr/local/qt5/lib/libQt5*.so.5.10 A quick check showed that no new builds have been affected by the mistake, since they directly reference /usr/local/qt5/lib, and not /usr/local/lib. In the next Qt5 iteration we might consider to remove the Qt5 liblinks completely and leave only necessary links to binaries, and the Qt4 libs(?).
- Loading branch information