0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 13:46:16 +00:00
termux-packages/x11-packages/zenity/meson.build.patch
2023-01-25 16:47:15 +00:00

10 lines
144 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -110,6 +110,3 @@
subdir('po')
subdir('help')
-gnome.post_install(
- gtk_update_icon_cache: true,
-)