libshumate rebuild

This commit is contained in:
Rmys
2023-09-20 22:36:52 +03:00
committed by GitHub
parent c2e5c86356
commit fd53b5427e
+1 -2
View File
@@ -12,8 +12,7 @@ from pisi.actionsapi import get
def setup():
mesontools.configure("--prefix=/usr \
--buildtype=release \
-Dgtk_doc=false")
--buildtype=release")
def build():
mesontools.build()