kwin: don't set SYS_NICE capability
this did only work on glibc closes #41773
This commit is contained in:
parent
ea02bce73a
commit
5debae1cf6
@ -1,5 +0,0 @@
|
||||
case "${ACTION}" in
|
||||
post)
|
||||
setcap CAP_SYS_NICE=+ep usr/bin/kwin_wayland
|
||||
;;
|
||||
esac
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=5.27.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DFORCE_CROSSCOMPILED_TOOLS=ON
|
||||
|
Loading…
x
Reference in New Issue
Block a user