[neon/kde/kwin/Neon/unstable] debian: try and explicitly set the path
Carlos De Maine
null at kde.org
Fri Apr 11 06:53:09 BST 2025
Git commit b2bcb38ec3ce0913efe35e9bc8c42beb93671c15 by Carlos De Maine.
Committed on 11/04/2025 at 05:53.
Pushed by carlosdem into branch 'Neon/unstable'.
try and explicitly set the path
M +1 -1 debian/setcap.yaml
https://invent.kde.org/neon/kde/kwin/-/commit/b2bcb38ec3ce0913efe35e9bc8c42beb93671c15
diff --git a/debian/setcap.yaml b/debian/setcap.yaml
index 56c92cd..4dbcf3f 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_SYS_NICE=+ep", "*/usr/bin/kwin_wayland"]
+- ["CAP_SYS_NICE=+ep", "/workspace/build/debian/tmp/usr/bin/kwin_wayland_wrapper"]
More information about the Neon-commits
mailing list