qt5-tools:fix make
This commit is contained in:
@@ -15,6 +15,7 @@ def setup():
|
|||||||
|
|
||||||
def build():
|
def build():
|
||||||
qt5.make()
|
qt5.make()
|
||||||
|
qt5.make("docs")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
qt5.install("INSTALL_ROOT=%s" % get.installDIR())
|
qt5.install("INSTALL_ROOT=%s" % get.installDIR())
|
||||||
|
|||||||
Reference in New Issue
Block a user