diff options
Diffstat (limited to 'media-video/makemkv/makemkv-1.9.10.ebuild')
-rw-r--r-- | media-video/makemkv/makemkv-1.9.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/makemkv/makemkv-1.9.10.ebuild b/media-video/makemkv/makemkv-1.9.10.ebuild index d1daf39f1681..bafbae6b2c72 100644 --- a/media-video/makemkv/makemkv-1.9.10.ebuild +++ b/media-video/makemkv/makemkv-1.9.10.ebuild @@ -68,7 +68,7 @@ inherit l10n S="${WORKDIR}/makemkv-oss-${PV}" src_prepare() { - PATCHES+=( "${FILESDIR}"/${PN}-{makefile,path}.patch ) + PATCHES+=( "${FILESDIR}"/${PN}-{makefile,path,sysmacros}.patch ) # Qt5 always trumps Qt4 if it is available. There are no configure # options or variables to control this and there is no publicly |