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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- /usr/portage/media-sound/madplay/madplay-0.15.2b-r1.ebuild
0
++ /usr/local/portage/media-sound/madplay/madplay-0.15.2b-r1.ebuild
Lines 24-31 Link Here
24
24
25
src_prepare() {
25
src_prepare() {
26
	epatch "${FILESDIR}"/${PN}-macos.patch
26
	epatch "${FILESDIR}"/${PN}-macos.patch
27
	epatch "${FILESDIR}"/${P}-alsaapi.patch
27
	eautoreconf #need new libtool for interix
28
	eautoreconf #need new libtool for interix
28
	epunt_cxx #74499
29
}
29
}
30
30
31
src_configure() {
31
src_configure() {

Return to bug 559900