mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-11 13:09:18 +00:00
10 lines
144 B
Diff
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,
|
|
-)
|