net-im/telegram-desktop-bin: call xdg_pkg_postinst in 1.9.4
authorJoonas Niilola <juippis@gentoo.org>
Mon, 20 Jan 2020 05:47:34 +0000 (07:47 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Mon, 20 Jan 2020 07:11:10 +0000 (09:11 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-im/telegram-desktop-bin/telegram-desktop-bin-1.9.4.ebuild

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