libssh rebuild

This commit is contained in:
Rmys
2022-09-14 21:31:40 +03:00
committed by GitHub
parent 0d81d11ec2
commit c85eee613e
+1 -1
View File
@@ -31,7 +31,7 @@ def build():
def check():
shelltools.cd("build")
autotools.make("test -j2")
autotools.make("test")
def install():
shelltools.cd("build")