Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 515220
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- vorbis-tools-1.4.0-r1.ebuild
0
++ vorbis-tools-1.4.0-r1.ebuild
Lines 30-35 Link Here
30
30
31
src_prepare() {
31
src_prepare() {
32
	epatch "${FILESDIR}"/${P}-underlinking.patch
32
	epatch "${FILESDIR}"/${P}-underlinking.patch
33
	sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac
33
	eautoreconf
34
	eautoreconf
34
}
35
}
35
36

Return to bug 515220