Skip to content

Commit aaaad8b

Browse files
committed
Removing update mime cache installation instruction.
1 parent ad40b73 commit aaaad8b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

meson.build

-6
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,3 @@ gnome.post_install(
7878
update_desktop_database: true,
7979
)
8080

81-
# If our version of Meson supports it, update the mime database
82-
if meson.version().version_compare('>=0.64.0')
83-
gnome.post_install(
84-
update_mime_database: true,
85-
)
86-
endif

0 commit comments

Comments
 (0)