Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 41496 | Differences between
and this patch

Collapse All | Expand All

(-)vlms-0.2.2.ebuild.orig (-1 / +1 lines)
Lines 19-25 Link Here
19
19
20
src_compile() {
20
src_compile() {
21
21
22
	make prefix=/usr || die "emake failed"
22
	make prefix=/usr vlms || die "emake failed"
23
23
24
}
24
}
25
25

Return to bug 41496