commit:     d4e9a5090d70886b938c3ae2fe4249b6d238eca5
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 12:04:06 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 12:04:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e9a509

app-emulation/fs-uae-launcher: Update the icon cache in pkg_postinst

Closes: https://bugs.gentoo.org/829562
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.63.ebuild | 2 ++
 app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.64.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.63.ebuild 
b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.63.ebuild
index 1ed6d4b64f52..79ca9670131e 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.63.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.63.ebuild
@@ -52,6 +52,8 @@ python_install_all() {
 }
 
 pkg_postinst() {
+       xdg_pkg_postinst
+
        elog "Some important information:"
        elog
        ewarn " - Do not use QtCurve, it will crash PyQt5!"

diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.64.ebuild 
b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.64.ebuild
index 1ed6d4b64f52..79ca9670131e 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.64.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.64.ebuild
@@ -52,6 +52,8 @@ python_install_all() {
 }
 
 pkg_postinst() {
+       xdg_pkg_postinst
+
        elog "Some important information:"
        elog
        ewarn " - Do not use QtCurve, it will crash PyQt5!"

Reply via email to