commit:     c0ff1e0adaa6d1f87b99b5891f7af5cc26c03e5f
Author:     Olivier Laurantin <olivier.laurantin <AT> laposte <DOT> net>
AuthorDate: Mon Dec 11 20:59:44 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 20:27:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ff1e0a

media-video/ffdiaporama: fix patch location.

Fix the location of the patch recently moved to devspace.
Patch is now located in DISTDIR.

Closes: https://bugs.gentoo.org/640632
Closes: https://github.com/gentoo/gentoo/pull/6523

 media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild 
b/media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild
index ea066ecd17b..da652736f01 100644
--- a/media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild
+++ b/media-video/ffdiaporama/ffdiaporama-2.1-r1.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 DOCS=( authors.txt )
-PATCHES=( "${FILESDIR}"/${P}-{ffmpeg-2.4,libav10,ffmpeg-3.0}.patch )
+PATCHES=( "${DISTDIR}"/${P}-libav10.patch 
"${FILESDIR}"/${P}-{ffmpeg-2.4,ffmpeg-3.0}.patch )
 
 S="${WORKDIR}/ffDiaporama"
 

Reply via email to