[neon/kde/libksysguard/Neon/unstable] debian: temporarily add the usr/kf6 path
Carlos De Maine
null at kde.org
Tue Mar 14 04:53:10 GMT 2023
Git commit ce3225bd7f4c9540d3688ac72a1f8dc0bcccf9b0 by Carlos De Maine.
Committed on 14/03/2023 at 04:53.
Pushed by carlosdem into branch 'Neon/unstable'.
temporarily add the usr/kf6 path
M +1 -1 debian/setcap.yaml
https://invent.kde.org/neon/kde/libksysguard/commit/ce3225bd7f4c9540d3688ac72a1f8dc0bcccf9b0
diff --git a/debian/setcap.yaml b/debian/setcap.yaml
index 4ef1805..f2a0216 100644
--- a/debian/setcap.yaml
+++ b/debian/setcap.yaml
@@ -2,4 +2,4 @@
# Being whitelisted means they will pass the build without problems.
# A whitelisted call needs to have a corresponding setcap/setuid call in
# postinst so it actually gets applied.
-- ["CAP_NET_RAW=+ep", "*/usr/lib/*/libexec/ksysguard/ksgrd_network_helper"]
+- ["CAP_NET_RAW=+ep", "*/usr/kf6/lib/*/libexec/ksysguard/ksgrd_network_helper"]
More information about the Neon-commits
mailing list