kwin: don't set SYS_NICE capability
this did only work on glibc closes #41773
This commit is contained in:
@@ -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'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.27.0
|
version=5.27.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DBUILD_TESTING=OFF -DFORCE_CROSSCOMPILED_TOOLS=ON
|
configure_args="-DBUILD_TESTING=OFF -DFORCE_CROSSCOMPILED_TOOLS=ON
|
||||||
|
|||||||
Reference in New Issue
Block a user