From 2ac715e0ed0c33560cae8263d57fcc7722660f98 Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 5 Sep 2019 13:51:07 +0200 Subject: [PATCH] qtlinks: Rebuild with new revision 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(?). --- qtlinks.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtlinks.be0 b/qtlinks.be0 index 533e9c71a..5bdcafc5f 100755 --- a/qtlinks.be0 +++ b/qtlinks.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION qtlinks-1.0.1-1 +# BEE_VERSION qtlinks-1.0.1-2 mee_install() {