--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- a/media-video/handbrake/handbrake-1.3.3-r2.ebuild +++ b/media-video/handbrake/handbrake-1.3.3-r2.ebuild @@ -88,6 +88,9 @@ PATCHES=( # Fix x265 linkage... again again #730034 "${FILESDIR}/${PN}-1.3.3-x265-link.patch" + + # Fails to compile if file exists #775710 + "${FILESDIR}/${PN}-1.3.3-file-exists.patch" ) src_prepare() {