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

Collapse All | Expand All

(-)audacious-plugins-1.4.4.ebuild.orig (+6 lines)
Lines 57-62 mp3_warning() { Link Here
57
	fi
57
	fi
58
}
58
}
59
59
60
src_unpack() {
61
        unpack ${A}
62
        cd "${S}"
63
        epatch "${FILESDIR}/${PN}-1.4.5-gcc-4.3.patch"
64
}
65
60
src_compile() {
66
src_compile() {
61
	mp3_warning
67
	mp3_warning
62
68

Return to bug 247287