commit: 09e6df90197b5f0331351a9fbb5151a3da96715b Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com> AuthorDate: Mon Feb 24 21:38:29 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Feb 24 21:40:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=09e6df90
media-video/obs-multi-rtmp-9999: do not use cmake patch anymore Fixed with commit 62396c where the official template has been pulled Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com> media-video/obs-multi-rtmp/obs-multi-rtmp-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-video/obs-multi-rtmp/obs-multi-rtmp-9999.ebuild b/media-video/obs-multi-rtmp/obs-multi-rtmp-9999.ebuild index 8c8f8852c..329689ad5 100644 --- a/media-video/obs-multi-rtmp/obs-multi-rtmp-9999.ebuild +++ b/media-video/obs-multi-rtmp/obs-multi-rtmp-9999.ebuild @@ -26,10 +26,6 @@ RDEPEND=" ${DEPEND} " -PATCHES=( - "${FILESDIR}/cmake.patch" -) - src_unpack() { default