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

Collapse All | Expand All

(-)a/mergelog-4.5-r1.ebuild (+2 lines)
Lines 20-25 Link Here
20
	unpack ${A}
20
	unpack ${A}
21
	cd "${S}"
21
	cd "${S}"
22
	epatch "${FILESDIR}"/${P}-splitlog.patch
22
	epatch "${FILESDIR}"/${P}-splitlog.patch
23
	epatch "${FILESDIR}"/${P}-configure-cc_c_o.patch
24
	cp "${FILESDIR}"/${P}-src-Makefile.am "${S}"/src/Makefile.am
23
	eautoreconf
25
	eautoreconf
24
}
26
}
25
27

Return to bug 248482