net-im/telegram-desktop-bin: call xdg_pkg_postinst in 1.9.3

see ad6943b2af

Signed-off-by: Henning Schild <henning@hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/14400
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Henning Schild
2020-01-22 07:42:26 +02:00
committed by Joonas Niilola
parent eef51c754b
commit b0e7d366d5

View File

@@ -46,5 +46,6 @@ src_install() {
}
pkg_postinst() {
xdg_pkg_postinst
optfeature "spell checker support" app-text/enchant
}