aboutsummaryrefslogtreecommitdiff
path: root/net/netpeek/files/patch-src_meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'net/netpeek/files/patch-src_meson.build')
-rw-r--r--net/netpeek/files/patch-src_meson.build8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/netpeek/files/patch-src_meson.build b/net/netpeek/files/patch-src_meson.build
new file mode 100644
index 000000000000..75c8d95d7fd9
--- /dev/null
+++ b/net/netpeek/files/patch-src_meson.build
@@ -0,0 +1,8 @@
+--- src/meson.build.orig 2025-08-07 14:23:19 UTC
++++ src/meson.build
+@@ -1,4 +1,4 @@
+-pkgdatadir = get_option('prefix') / get_option('datadir') / meson.project_name()
++pkgdatadir = get_option('prefix') / get_option('datadir')
+ moduledir = pkgdatadir / 'netpeek'
+ gnome = import('gnome')
+