mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-02 09:00:20 +00:00
15 lines
240 B
Diff
15 lines
240 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -169,11 +169,6 @@
|
|
subdir('po')
|
|
subdir('help')
|
|
|
|
-gnome.post_install(
|
|
- glib_compile_schemas: true,
|
|
- gtk_update_icon_cache: true,
|
|
- update_desktop_database: true,
|
|
-)
|
|
|
|
### SUMMARY PRINTOUT ###
|
|
|