kinit: fix INSTALL hooks
This commit is contained in:
parent
ded277952d
commit
271ad4827b
@ -1,6 +1,6 @@
|
||||
# INSTALL
|
||||
case "$ACTION" in
|
||||
post)
|
||||
setcap CAP_SYS_RESOURCE=+ep usr/lib/libexec/kf5/start_kdeinit
|
||||
setcap CAP_SYS_RESOURCE=+ep usr/libexec/kf5/start_kdeinit
|
||||
;;
|
||||
esac
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'kinit'
|
||||
pkgname=kinit
|
||||
version=5.100.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config
|
||||
gettext qt5-host-tools qt5-qmake kdoctools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user