dev-vcs/gitqlient: add xdg_pkg_postinst into src_install()

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2022-12-12 23:23:41 +03:00
parent 12c29f3d7a
commit 15dc6a3fbb
3 changed files with 3 additions and 0 deletions

View File

@@ -51,4 +51,5 @@ src_install() {
pkg_postinst() {
optfeature "Jenkins and/or GitServer plugins support" dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets]
xdg_pkg_postinst
}