summaryrefslogtreecommitdiff
path: root/dev-libs/glib/glib-2.62.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/glib/glib-2.62.6.ebuild')
-rw-r--r--dev-libs/glib/glib-2.62.6.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-libs/glib/glib-2.62.6.ebuild b/dev-libs/glib/glib-2.62.6.ebuild
index 57adaa590548..654ff3b9d44d 100644
--- a/dev-libs/glib/glib-2.62.6.ebuild
+++ b/dev-libs/glib/glib-2.62.6.ebuild
@@ -250,14 +250,7 @@ pkg_postinst() {
gnome2_giomodule_cache_update \
|| die "Update GIO modules cache failed (for ${ABI})"
}
- if ! tc-is-cross-compiler ; then
- multilib_foreach_abi multilib_pkg_postinst
- else
- ewarn "Updating of GIO modules cache skipped due to cross-compilation."
- ewarn "You might want to run gio-querymodules manually on the target for"
- ewarn "your final image for performance reasons and re-run it when packages"
- ewarn "installing GIO modules get upgraded or added to the image."
- fi
+ multilib_foreach_abi multilib_pkg_postinst
}
pkg_postrm() {