net-im/telegram-desktop-bin: call xdg_pkg_postinst in 1.9.3
authorHenning Schild <henning@hennsch.de>
Wed, 22 Jan 2020 05:42:26 +0000 (07:42 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 22 Jan 2020 06:03:34 +0000 (08:03 +0200)
see ad6943b2af4f964648be551b2563c96e615d2664

Signed-off-by: Henning Schild <henning@hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/14400
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-im/telegram-desktop-bin/telegram-desktop-bin-1.9.3-r1.ebuild

index e3da0c250b31834b9f76dab9d380b20162742a3f..c0971f7fc9b57b24a8e074874139c9fbd15cc3ce 100644 (file)
@@ -46,5 +46,6 @@ src_install() {
 }
 
 pkg_postinst() {
+       xdg_pkg_postinst
        optfeature "spell checker support" app-text/enchant
 }