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

(-)/usr/portage/dev-lang/tcc/tcc-0.9.26_pre1.ebuild (-1 / +1 lines)
Lines 46-52 Link Here
46
}
46
}
47
47
48
src_install() {
48
src_install() {
49
	emake \
49
	emake DESTDIR="${D}" \
50
		bindir="${D}"/usr/bin \
50
		bindir="${D}"/usr/bin \
51
		libdir="${D}"/usr/lib \
51
		libdir="${D}"/usr/lib \
52
		tccdir="${D}"/usr/lib/tcc \
52
		tccdir="${D}"/usr/lib/tcc \

Return to bug 454874