shared-mime-info rebuild

This commit is contained in:
Rmys
2021-06-13 17:00:42 +03:00
committed by GitHub
parent 1e5533cc1a
commit 04a73dba1c
+5
View File
@@ -14,6 +14,11 @@ from pisi.actionsapi import get
def setup():
# https://bugs.freedesktop.org/show_bug.cgi?id=70366
#shelltools.export("ac_cv_func_fdatasync", "no")
shelltools.move("../xdgmime-*", "xdgmime")
autotools.make("-C xdgmime")
mesontools.configure("-Dupdate-mimedb=true")
def build():