x11-libs/gdk-pixbuf: fix missing pixbuf loaders.cache update

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2019-03-12 07:36:53 +02:00
parent a0e27e4d4d
commit 07936b536c

View File

@@ -123,7 +123,8 @@ pkg_postinst() {
# causes segfault if set, see bug 375615
unset __GL_NO_DSO_FINALIZER
multilib_foreach_abi xdg_pkg_postinst
xdg_pkg_postinst
multilib_foreach_abi gnome2_gdk_pixbuf_update
# Migration snippet for when this was handled by gtk+
if [ -e "${EROOT}"usr/lib/gtk-2.0/2.*/loaders ]; then