diff --git a/desktop/toolkit/qt5/qt5-doc/pspec.xml b/desktop/toolkit/qt5/qt5-doc/pspec.xml
index bae14c1097..8943117cf8 100644
--- a/desktop/toolkit/qt5/qt5-doc/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-doc/pspec.xml
@@ -1,4 +1,3 @@
-
@@ -28,7 +27,7 @@
qt5-svg-docs
qt5-script-docs
qt5-sensors-docs
- qt5-translations-docs
+ qt5-translations
qt5-graphicaleffects-docs
qt5-imageformats-docs
qt5-websockets-docs
@@ -53,16 +52,15 @@
/usr/share/licenses
/usr/share/doc/qt5
-
- 2016-04-17
+ 2016-04-20
5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-translations/actions.py b/desktop/toolkit/qt5/qt5-translations/actions.py
index 8c2596b878..404015f8a5 100644
--- a/desktop/toolkit/qt5/qt5-translations/actions.py
+++ b/desktop/toolkit/qt5/qt5-translations/actions.py
@@ -15,7 +15,7 @@ def setup():
def build():
qt5.make()
- qt5.make("docs")
+ #qt5.make("docs")
def install():
qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR())
diff --git a/desktop/toolkit/qt5/qt5-translations/pspec.xml b/desktop/toolkit/qt5/qt5-translations/pspec.xml
index 800d1fab2c..be64c8db5d 100644
--- a/desktop/toolkit/qt5/qt5-translations/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-translations/pspec.xml
@@ -1,4 +1,3 @@
-
@@ -31,8 +30,8 @@
qt5-base
-
-
+
+
- 2016-04-17
+ 2016-04-20
5.6.0
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file