desktop-file-utils-0.26

This commit is contained in:
Rmys
2021-09-22 22:13:01 +03:00
committed by GitHub
parent f4ad8f1e33
commit 22f0d5e6ee
2 changed files with 9 additions and 1 deletions
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
def setup():
shelltools.export("EMACS", "no")
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--disable-static")
def build():