Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 534360
Collapse All | Expand All

(-)/usr/portage/x11-libs/pango/pango-1.36.8.ebuild (-1 / +1 lines)
Lines 70-76 Link Here
70
70
71
	multilib_pkg_postinst() {
71
	multilib_pkg_postinst() {
72
		einfo "Generating modules listing..."
72
		einfo "Generating modules listing..."
73
		"${CHOST}-pango-querymodules" --update-cache
73
		chroot "${EROOT}" "${CHOST}-pango-querymodules" --update-cache
74
74
75
		# Remove old autogenerated file to prevent collisions with newer
75
		# Remove old autogenerated file to prevent collisions with newer
76
		rm -f "${EROOT}/etc/pango/${CHOST}/pango.modules"
76
		rm -f "${EROOT}/etc/pango/${CHOST}/pango.modules"

Return to bug 534360