commit:     7ce85701b94ddb9318773de41e2430befd4bf622
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 10:35:40 2022 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 10:35:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce85701

x11-themes/adwaita-icon-theme: Update icon cache

Closes: https://bugs.gentoo.org/885967
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild
index 0242566d07d7..1dfa41d0d7e4 100644
--- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 PYTHON_COMPAT=( python3_{8..11} )
 
-inherit gnome2 python-any-r1
+inherit gnome2 python-any-r1 xdg
 
 DESCRIPTION="GNOME default icon theme"
 HOMEPAGE="https://gitlab.gnome.org/GNOME/adwaita-icon-theme";
@@ -72,6 +72,7 @@ pkg_preinst() {
        if [[ -d "${EROOT}"/usr/share/cursors/xorg-x11/Adwaita ]] ; then
                rm -r "${EROOT}"/usr/share/cursors/xorg-x11/Adwaita || die
        fi
+       xdg_pkg_preinst
 }
 
 src_install() {

Reply via email to