1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-20 06:57:20 +00:00
termux-packages/x11-packages/gucharmap/gucharmap-meson.build.patch
2023-03-25 02:46:32 +09:00

10 lines
163 B
Diff

--- a/gucharmap/meson.build
+++ b/gucharmap/meson.build
@@ -290,6 +290,3 @@
install_dir: schemadir,
)
-gnome.post_install(
- glib_compile_schemas: true,
-)