[neon/kde/kwin/Neon/unstable] debian: wildcard but without the first forward slash

Carlos De Maine null at kde.org
Fri Apr 11 07:21:28 BST 2025


Git commit 65e43fb3d00cbde5024dd75f62a4cb301f70caa0 by Carlos De Maine.
Committed on 11/04/2025 at 06:21.
Pushed by carlosdem into branch 'Neon/unstable'.

wildcard but without the first forward slash

M  +1    -1    debian/setcap.yaml

https://invent.kde.org/neon/kde/kwin/-/commit/65e43fb3d00cbde5024dd75f62a4cb301f70caa0

diff --git a/debian/setcap.yaml b/debian/setcap.yaml
index 4dbcf3f..e2bb39f 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", "/workspace/build/debian/tmp/usr/bin/kwin_wayland_wrapper"]
+- ["CAP_SYS_NICE=+ep", "*usr/bin/kwin_wayland_wrapper"]


More information about the Neon-commits mailing list