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

Collapse All | Expand All

(-)freewnn-1.1.1_alpha21.ebuild.orig (+1 lines)
Lines 26-31 Link Here
26
	cd "${S}"
26
	cd "${S}"
27
	#Change WNNOWNER to root so we don't need to add wnn user
27
	#Change WNNOWNER to root so we don't need to add wnn user
28
	sed -i -e "s/WNNOWNER = wnn/WNNOWNER = root/" makerule.mk.in || die
28
	sed -i -e "s/WNNOWNER = wnn/WNNOWNER = root/" makerule.mk.in || die
29
	epatch "${FILESDIR}/${P}-as-needed.patch"
29
}
30
}
30
31
31
src_compile() {
32
src_compile() {

Return to bug 298744