From fa0dd3238ba921a80a6b93212cfb88c7c5efdc02 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Mon, 18 Apr 2016 01:33:03 +0300 Subject: [PATCH] qt5-tools:v.bump to 5.6.0 --- desktop/toolkit/qt5/qt5-tools/actions.py | 3 --- desktop/toolkit/qt5/qt5-tools/pspec.xml | 3 +-- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/desktop/toolkit/qt5/qt5-tools/actions.py b/desktop/toolkit/qt5/qt5-tools/actions.py index a47446b8c7..311c8a54ba 100644 --- a/desktop/toolkit/qt5/qt5-tools/actions.py +++ b/desktop/toolkit/qt5/qt5-tools/actions.py @@ -15,11 +15,9 @@ def setup(): def build(): qt5.make() - #qt5.make("docs") def install(): qt5.install("INSTALL_ROOT=%s" % get.installDIR()) - #qt5.install("install_docs") #I hope qtchooser will manage this issue for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()): @@ -29,4 +27,3 @@ def install(): pisitools.dosym("/usr/bin/qdbus-qt5", "/usr/bin/qdbus") pisitools.dosym("/usr/bin/qtpaths-qt5", "/usr/bin/qtpaths") - #pisitools.insinto("/usr/share/licenses/qt5-tools/", "LGPL_EXCEPTION.txt") diff --git a/desktop/toolkit/qt5/qt5-tools/pspec.xml b/desktop/toolkit/qt5/qt5-tools/pspec.xml index f2855b8d44..2497da2bfe 100644 --- a/desktop/toolkit/qt5/qt5-tools/pspec.xml +++ b/desktop/toolkit/qt5/qt5-tools/pspec.xml @@ -17,7 +17,6 @@ mesa-devel qt5-base-devel qt5-declarative-devel - @@ -179,7 +178,7 @@ assistant.png - + 2016-04-17