summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-video/mpv/files/0.17.0/mpv-0.17.0-add-missing-math-include.patch (renamed from media-video/mpv/files/mpv-0.17.0-add-missing-math-include.patch)0
-rw-r--r--media-video/mpv/files/0.17.0/mpv-0.17.0-fix-seeking-without-first-index-entry.patch (renamed from media-video/mpv/files/mpv-0.17.0-fix-seeking-without-first-index-entry.patch)0
-rw-r--r--media-video/mpv/mpv-0.17.0.ebuild4
3 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mpv/files/mpv-0.17.0-add-missing-math-include.patch b/media-video/mpv/files/0.17.0/mpv-0.17.0-add-missing-math-include.patch
index 9f04fbe89c5c..9f04fbe89c5c 100644
--- a/media-video/mpv/files/mpv-0.17.0-add-missing-math-include.patch
+++ b/media-video/mpv/files/0.17.0/mpv-0.17.0-add-missing-math-include.patch
diff --git a/media-video/mpv/files/mpv-0.17.0-fix-seeking-without-first-index-entry.patch b/media-video/mpv/files/0.17.0/mpv-0.17.0-fix-seeking-without-first-index-entry.patch
index 82c6d37c6f49..82c6d37c6f49 100644
--- a/media-video/mpv/files/mpv-0.17.0-fix-seeking-without-first-index-entry.patch
+++ b/media-video/mpv/files/0.17.0/mpv-0.17.0-fix-seeking-without-first-index-entry.patch
diff --git a/media-video/mpv/mpv-0.17.0.ebuild b/media-video/mpv/mpv-0.17.0.ebuild
index 7c3cfbb79412..aa01e117a655 100644
--- a/media-video/mpv/mpv-0.17.0.ebuild
+++ b/media-video/mpv/mpv-0.17.0.ebuild
@@ -127,8 +127,8 @@ RDEPEND="${COMMON_DEPEND}
"
PATCHES=(
- "${FILESDIR}/${P}-fix-seeking-without-first-index-entry.patch"
- "${FILESDIR}/${P}-add-missing-math-include.patch"
+ "${FILESDIR}/${PV}/${P}-fix-seeking-without-first-index-entry.patch"
+ "${FILESDIR}/${PV}/${P}-add-missing-math-include.patch"
)
pkg_pretend() {