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

(-)/usr/portage/dev-libs/dvenv/dvenv-0.2.2.ebuild (-1 / +2 lines)
Lines 15-20 Link Here
15
DEPEND="virtual/libc
15
DEPEND="virtual/libc
16
	dev-libs/dvutil"
16
	dev-libs/dvutil"
17
17
18
18
src_install() {
19
src_install() {
19
	make prefix=${D}/usr install
20
	einstall
20
}
21
}

Return to bug 68909