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