send for compile

This commit is contained in:
alick01
2020-12-05 16:48:40 +03:00
parent bb71423b38
commit 6baab131d1
17 changed files with 16 additions and 54 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ def setup():
#autotools.autoreconf("-vfi")
autotools.configure("--disable-static \
--prefix=/usr")
--prefix=/usr \
--enable-wayland")
def build():
autotools.make()