Update actions.py
This commit is contained in:
@@ -17,7 +17,7 @@ def build():
|
||||
qt5.make("docs")
|
||||
|
||||
def install():
|
||||
qt5.install("INSTALL_ROOT=%s install_doc" % get.installDIR())
|
||||
qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR())
|
||||
|
||||
#I hope qtchooser will manage this issue
|
||||
for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()):
|
||||
|
||||
Reference in New Issue
Block a user