summaryrefslogtreecommitdiff
path: root/net/netpeek/files/patch-meson.build
blob: 87ae612260438e9a13dfd941f74c6879b6f80964 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- meson.build.orig	2025-08-30 12:13:40 UTC
+++ meson.build
@@ -11,8 +11,3 @@ subdir('po')
 subdir('src')
 subdir('po')
 
-gnome.post_install(
-     glib_compile_schemas: true,
-    gtk_update_icon_cache: true,
-  update_desktop_database: true,
-)