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

(-)/root/libsemanage-2.2-r1.ebuild (-1 / +1 lines)
Lines 79-85 Link Here
79
}
79
}
80
80
81
multilib_src_install() {
81
multilib_src_install() {
82
	LIBDIR="\$(PREFIX)/$(get_libdir)" SHLIBDIR="\$(DESTDIR)/$(get_libdir)" \
82
	LIBDIR="\$(PREFIX)/$(get_libdir)" SHLIBDIR="\$(PREFIX)/$(get_libdir)" \
83
		emake DESTDIR="${D}" install
83
		emake DESTDIR="${D}" install
84
84
85
	if multilib_is_native_abi && use python; then
85
	if multilib_is_native_abi && use python; then

Return to bug 502078