1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 00:26:38 +00:00
termux-packages/x11-packages/gtk4/meson.build.patch
2022-11-05 06:05:41 +00:00

12 lines
223 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -884,7 +884,7 @@
subdir('docs/reference')
-if not meson.is_cross_build()
+if false
gnome.post_install(
glib_compile_schemas: true,
gio_querymodules: gio_module_dirs,