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

Collapse All | Expand All

(-)w3mmee-0.3.2_p24-r7.ebuild.orig (+1 lines)
Lines 39-44 Link Here
39
		"${FILESDIR}"/${P}-tinfo.patch \
39
		"${FILESDIR}"/${P}-tinfo.patch \
40
		"${FILESDIR}"/${P}-boehm-gc.patch
40
		"${FILESDIR}"/${P}-boehm-gc.patch
41
	sed -ie "/^AR=/s:ar:$(tc-getAR):" XMakefile || die
41
	sed -ie "/^AR=/s:ar:$(tc-getAR):" XMakefile || die
42
	epatch /tmp/${P}-compile.patch
42
}
43
}
43
44
44
src_compile() {
45
src_compile() {

Return to bug 586258