]> git.pld-linux.org Git - packages/gtksourceview5.git/commitdiff
- patch to disable running gtk4-update-icon-cache at build time auto/th/gtksourceview5-5.4.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 22 Apr 2022 14:48:17 +0000 (16:48 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 22 Apr 2022 14:48:17 +0000 (16:48 +0200)
gtksourceview5-no-update.patch [new file with mode: 0644]

diff --git a/gtksourceview5-no-update.patch b/gtksourceview5-no-update.patch
new file mode 100644 (file)
index 0000000..b556fe8
--- /dev/null
@@ -0,0 +1,8 @@
+--- gtksourceview-5.4.1/meson.build.orig       2022-04-21 22:17:09.000000000 +0200
++++ gtksourceview-5.4.1/meson.build    2022-04-22 06:27:14.610456491 +0200
+@@ -342,5 +342,3 @@ summary({
+   'Vala vapi': generate_vapi,
+   }, bool_yn: true,
+ )
+-
+-gnome.post_install(gtk_update_icon_cache: true)
This page took 0.112894 seconds and 4 git commands to generate.