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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- a/media-video/handbrake/handbrake-1.3.3-r2.ebuild
0
++ b/media-video/handbrake/handbrake-1.3.3-r2.ebuild
Lines 88-93 PATCHES=( Link Here
88
88
89
	# Fix x265 linkage... again again #730034
89
	# Fix x265 linkage... again again #730034
90
	"${FILESDIR}/${PN}-1.3.3-x265-link.patch"
90
	"${FILESDIR}/${PN}-1.3.3-x265-link.patch"
91
92
	# Fails to compile if file exists #775710
93
	"${FILESDIR}/${PN}-1.3.3-file-exists.patch"
91
)
94
)
92
95
93
src_prepare() {
96
src_prepare() {

Return to bug 775710