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

(-)mongo-cxx-driver-1.1.2.ebuild (-1 / +1 lines)
Lines 61-67 Link Here
61
}
61
}
62
62
63
src_compile() {
63
src_compile() {
64
	escons "${scons_opts}" all
64
	escons "${scons_opts}"
65
}
65
}
66
66
67
src_install() {
67
src_install() {

Return to bug 591954