Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 479302 | Differences between
and this patch

Collapse All | Expand All

(-)libjpeg-turbo-1.3.0-r1.ebuild (+5 lines)
Lines 127-129 multilib_src_install_all() { Link Here
127
	popd >/dev/null
127
	popd >/dev/null
128
	eend $?
128
	eend $?
129
}
129
}
130
131
src_install() {
132
	use abi_x86_x32 && MULTILIB_WRAPPED_HEADERS=( /usr/include/jconfig.h )
133
	multilib-minimal_src_install
134
}

Return to bug 479302