qt5-tools:removed make docs

This commit is contained in:
2016-04-19 13:22:15 +03:00
parent 99094f7425
commit d3f34f7b16
-1
View File
@@ -15,7 +15,6 @@ def setup():
def build():
qt5.make()
qt5.make("docs")
def install():
qt5.install("INSTALL_ROOT=%s" % get.installDIR())