]> git.pld-linux.org Git - packages/gtksourceview5.git/blob - gtksourceview5-no-update.patch
- patch to disable running gtk4-update-icon-cache at build time
[packages/gtksourceview5.git] / gtksourceview5-no-update.patch
1 --- gtksourceview-5.4.1/meson.build.orig        2022-04-21 22:17:09.000000000 +0200
2 +++ gtksourceview-5.4.1/meson.build     2022-04-22 06:27:14.610456491 +0200
3 @@ -342,5 +342,3 @@ summary({
4    'Vala vapi': generate_vapi,
5    }, bool_yn: true,
6  )
7 -
8 -gnome.post_install(gtk_update_icon_cache: true)
This page took 0.103828 seconds and 3 git commands to generate.