clamav-gui rebuild
This commit is contained in:
@@ -14,7 +14,7 @@ from pisi.actionsapi import get
|
||||
WorkDir = "ClamAV-GUI/"
|
||||
|
||||
def setup():
|
||||
shelltools.system("qmake-qt5 -r PREFIX=/usr clamav-gui.pro")
|
||||
shelltools.system("qmake -r PREFIX=/usr clamav-gui.pro")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user