summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-12-18 12:04:06 +0000
committerJames Le Cuirot <chewi@gentoo.org>2021-12-18 12:04:06 +0000
commitd4e9a5090d70886b938c3ae2fe4249b6d238eca5 (patch)
tree3619b09dd2fc9d2afeb2667a74d7b4614eac2a4d /app-emulation/fs-uae-launcher
parentmedia-libs/suil: dropped unused eclass (diff)
downloadgentoo-d4e9a5090d70886b938c3ae2fe4249b6d238eca5.tar.gz
gentoo-d4e9a5090d70886b938c3ae2fe4249b6d238eca5.tar.bz2
gentoo-d4e9a5090d70886b938c3ae2fe4249b6d238eca5.zip
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@gentoo.org>
Diffstat (limited to 'app-emulation/fs-uae-launcher')
-rw-r--r--app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.63.ebuild2
-rw-r--r--app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.64.ebuild2
2 files changed, 4 insertions, 0 deletions
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!"