aboutsummaryrefslogtreecommitdiff
path: root/net/netpeek/files/patch-meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'net/netpeek/files/patch-meson.build')
-rw-r--r--net/netpeek/files/patch-meson.build11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/netpeek/files/patch-meson.build b/net/netpeek/files/patch-meson.build
new file mode 100644
index 000000000000..87ae61226043
--- /dev/null
+++ b/net/netpeek/files/patch-meson.build
@@ -0,0 +1,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,
+-)