Shared Mime Info rebuild

This commit is contained in:
Rmys
2021-06-13 16:26:11 +03:00
committed by GitHub
parent 8de4cb7397
commit e9cbf2dc52
+1 -1
View File
@@ -14,7 +14,7 @@ from pisi.actionsapi import get
def setup():
# https://bugs.freedesktop.org/show_bug.cgi?id=70366
#shelltools.export("ac_cv_func_fdatasync", "no")
mesontools.configure("-Dupdate-mimedb=false")
mesontools.configure("-Dupdate-mimedb=true")
def build():
mesontools.build()