libssh rebuild
This commit is contained in:
@@ -31,7 +31,7 @@ def build():
|
|||||||
|
|
||||||
def check():
|
def check():
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
autotools.make("test -j2")
|
autotools.make("test")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
shelltools.cd("build")
|
shelltools.cd("build")
|
||||||
|
|||||||
Reference in New Issue
Block a user