This commit is contained in:
Rmys
2020-02-08 15:36:34 +03:00
parent 721a5e747d
commit 36465dc3bc
3 changed files with 1 additions and 1 deletions
@@ -19,7 +19,7 @@ def setup():
def build():
autotools.make()
autotools.make("-j1")
def install():