0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-11 13:09:18 +00:00
termux-packages/x11-packages/gsettings-desktop-schemas/meson.build.patch
2023-03-21 18:53:24 +09:00

10 lines
144 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -47,6 +47,3 @@
subdir('schemas')
subdir('po')
-gnome.post_install(
- glib_compile_schemas: true,
-)