qt5-webkit

This commit is contained in:
Rmys
2018-02-02 14:40:22 +03:00
committed by GitHub
parent ed0fea17fe
commit 74d05599c3
+1 -1
View File
@@ -18,7 +18,7 @@ def build():
qt5.make()
def install():
qt5.install("INSTALL_ROOT=%s" % get.installDIR())
qt5.install("INSTALL_ROOT=%s install" % get.installDIR())
#I hope qtchooser will manage this issue
for bin in shelltools.ls("%s/usr/lib/qt5/bin" % get.installDIR()):