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