Files
termux-packages/x11-packages/gtk4/meson.build.patch
termux-pacman-bot 796d6f88f1 gtk4: Bump to 4.8.2
2022-11-05 06:09:11 +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,