qt5-doc:actions fix

This commit is contained in:
alihanozturk
2016-04-18 19:44:38 +03:00
parent 7a30d07e73
commit 25c8aaf19a
+1
View File
@@ -15,6 +15,7 @@ def setup():
def build():
qt5.make("docs")
qt5.make()
def install():
qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR())