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

Collapse All | Expand All

(-)wmcp-1.2.8.ebuild.orig (+1 lines)
Lines 25-30 Link Here
25
	cd "${S}"
25
	cd "${S}"
26
	epatch "${FILESDIR}"/${P}-gcc33.patch
26
	epatch "${FILESDIR}"/${P}-gcc33.patch
27
	epatch "${FILESDIR}"/${P}-stdlibh.patch
27
	epatch "${FILESDIR}"/${P}-stdlibh.patch
28
	sed -i "/gcc/s/-g//" Makefile || die "sed debug info failed."
28
	sed -i -e "s:gcc:$(tc-getCC):g" Makefile
29
	sed -i -e "s:gcc:$(tc-getCC):g" Makefile
29
}
30
}
30
31

Return to bug 215651