commit: ce1789c44c004215f74844e808717008b7560873 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Nov 14 17:49:01 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Nov 15 22:43:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1789c4
media-video/ffmpegthumbnailer: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch b/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch deleted file mode 100644 index 8a70b6fbde49..000000000000 --- a/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 88c09cb6218fda5457c228f33084244db8725ed2 Mon Sep 17 00:00:00 2001 -From: orbea <[email protected]> -Date: Sat, 15 Apr 2017 19:36:01 -0700 -Subject: [PATCH] Fix libffmpegthumbnailer.pc to work with multilib systems - ---- - libffmpegthumbnailer.pc.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/libffmpegthumbnailer.pc.in b/libffmpegthumbnailer.pc.in -index 77c00b2..0a2f997 100644 ---- a/libffmpegthumbnailer.pc.in -+++ b/libffmpegthumbnailer.pc.in -@@ -1,6 +1,6 @@ - prefix=@CMAKE_INSTALL_PREFIX@ - exec_prefix=${prefix} --libdir=${exec_prefix}/lib -+libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@ - includedir=${prefix}/include - - Name: libffmpegthumbnailer
