0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-13 14:09:19 +00:00
termux-packages/x11-packages/epiphany/meson.build.patch
2022-10-15 16:36:07 +09:00

12 lines
210 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -159,8 +159,3 @@
subdir('src')
subdir('tests')
-gnome.post_install(
- gtk_update_icon_cache: true,
- glib_compile_schemas: true,
- update_desktop_database: true
-)