OCaml 4.14.0 rebuild
[arch-packages.git] / kwin / trunk / kwin.install
blob73be0cb68b7c8caabcd285f3196f81dc04bb15dd
1 post_install() {
2 # this is executed by make install, but doesn't work since setcap can only be run as root
3   setcap CAP_SYS_NICE=+ep /usr/bin/kwin_wayland
6 post_upgrade() {
7   post_install