mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-13 14:09:19 +00:00
12 lines
210 B
Diff
12 lines
210 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -159,8 +159,3 @@
|
|
subdir('src')
|
|
subdir('tests')
|
|
|
|
-gnome.post_install(
|
|
- gtk_update_icon_cache: true,
|
|
- glib_compile_schemas: true,
|
|
- update_desktop_database: true
|
|
-)
|