mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user