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

(-)/usr/portage/x11-libs/libxcb/libxcb-1.11.1.ebuild (+9 lines)
Lines 55-57 Link Here
55
	)
55
	)
56
	xorg-2_src_configure
56
	xorg-2_src_configure
57
}
57
}
58
59
src_install() {
60
	#append-libs -L${ROOT}$(get_libdir)
61
	for file_la in ${S}-*/src/*.la; do
62
		sed -i~ -e "s;/usr/lib;${ROOT}/usr/lib;" ${file_la}
63
	done
64
65
	xorg-2_src_install
66
}

Return to bug 572732