This commit is contained in:
Rmys
2020-02-09 21:35:37 +03:00
parent 2e0951af89
commit f139b91140
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.autoreconf("-fiv")
autotools.configure()
def build():