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

(-)/usr/portage/media-sound/mp3gain/mp3gain-1.4.6-r3.ebuild (-1 lines)
Lines 30-36 Link Here
30
		-e "s:LIBS=.*:LIBS= ${LDFLAGS} -lm:" \
30
		-e "s:LIBS=.*:LIBS= ${LDFLAGS} -lm:" \
31
		"${S}"/Makefile \
31
		"${S}"/Makefile \
32
		|| die "Unable to adjust build system compiler/flags."
32
		|| die "Unable to adjust build system compiler/flags."
33
	epatch "${FILESDIR}"/${PV}-option-parser.patch
34
}
33
}
35
34
36
src_install () {
35
src_install () {

Return to bug 285794