qt5-accountsservice:fix actions
This commit is contained in:
@@ -12,8 +12,8 @@ def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_LIBDIR=/usr/lib", sourceDir="..")
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_LIBDIR=/usr/lib", sourceDir="..")
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
cmaketools.make()
|
||||
|
||||
Reference in New Issue
Block a user