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

(-)echoping-6.0.2-r1.ebuild.orig (+5 lines)
Lines 58-63 Link Here
58
		|| die "econf failed"
58
		|| die "econf failed"
59
}
59
}
60
60
61
src_compile() {
62
	export echo="echo"
63
	default_src_compile
64
}
65
61
src_install() {
66
src_install() {
62
	emake install DESTDIR="${D}" || die "emake install failed"
67
	emake install DESTDIR="${D}" || die "emake install failed"
63
68

Return to bug 279589