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

Collapse All | Expand All

(-)distcc-3.0-r3.ebuild (+1 lines)
Lines 51-56 Link Here
51
	epatch "${FILESDIR}/${P}-svn617.patch"
51
	epatch "${FILESDIR}/${P}-svn617.patch"
52
	epatch "${FILESDIR}/${P}-xinetd.patch"
52
	epatch "${FILESDIR}/${P}-xinetd.patch"
53
	sed -i -e "/PATH/s:\$distcc_location:${DCCC_PATH}:" pump.in || die
53
	sed -i -e "/PATH/s:\$distcc_location:${DCCC_PATH}:" pump.in || die
54
	sed -i -e "s:@WERROR_CFLAGS@::" Makefile.in || die
54
}
55
}
55
56
56
src_compile() {
57
src_compile() {

Return to bug 244847