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

Collapse All | Expand All

(-)transcode-1.1.7.ebuild (-1 / +2 lines)
Lines 58-64 Link Here
58
src_prepare() {
58
src_prepare() {
59
	epatch \
59
	epatch \
60
		"${FILESDIR}"/${P}-ffmpeg.patch \
60
		"${FILESDIR}"/${P}-ffmpeg.patch \
61
		"${FILESDIR}"/${P}-ffmpeg-0.10.patch
61
		"${FILESDIR}"/${P}-ffmpeg-0.10.patch \
62
		"${FILESDIR}"/${P}-ffmpeg-0.11.patch
62
63
63
	elibtoolize
64
	elibtoolize
64
}
65
}

Return to bug 419551