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

Collapse All | Expand All

(-)file_not_specified_in_diff (+6 lines)
Line 7 Link Here
7
inherit eutils autotools
Line 18 Link Here
19
20
src_prepare() {
21
	epatch "${FILESDIR}/${P}-configure.ac.patch"
22
	eautoreconf
23
}

Return to bug 508404