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

Collapse All | Expand All

(-)kmenc15-0.04-r1.ebuild.orig (+1 lines)
Lines 19-24 Link Here
19
19
20
src_compile() {
20
src_compile() {
21
	epatch "${FILESDIR}/${PN}-wcondiff.diff"
21
	epatch "${FILESDIR}/${PN}-wcondiff.diff"
22
	epatch "${FILESDIR}/${P}-as-needed.patch"
22
	emake || die
23
	emake || die
23
}
24
}
24
25

Return to bug 247905