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

Collapse All | Expand All

(-)/usr/portage/media-sound/moc/moc-2.5.0_alpha4_p20110428.ebuild (-1 / +2 lines)
Lines 41-47 Link Here
41
41
42
src_prepare() {
42
src_prepare() {
43
	epatch \
43
	epatch \
44
		"${FILESDIR}/${PN}-ffmpeg.patch"
44
		"${FILESDIR}/${PN}-ffmpeg.patch" \
45
		"${FILESDIR}/${PN}-select.patch"
45
	eautoreconf
46
	eautoreconf
46
}
47
}
47
48

Return to bug 369379