mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-04 18:10:45 +00:00
12 lines
223 B
Diff
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,
|