commit: fff0fb5146c866d4e701fa375b6a272577d7f460
Author: Justin Donofrio <justin026 <AT> protonmail <DOT> com>
AuthorDate: Sat Aug 17 17:24:02 2024 +0000
Commit: Justin <justin026 <AT> protonmail <DOT> com>
CommitDate: Sat Aug 17 17:24:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fff0fb51
media-video/stremio: fix cp error 2
Sorry for committing this twice
Signed-off-by: Justin Donofrio <justin026 <AT> protonmail.com>
media-video/stremio/stremio-4.4.168.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/stremio/stremio-4.4.168.ebuild
b/media-video/stremio/stremio-4.4.168.ebuild
index f81c711fe..1b5e58bc1 100644
--- a/media-video/stremio/stremio-4.4.168.ebuild
+++ b/media-video/stremio/stremio-4.4.168.ebuild
@@ -42,7 +42,7 @@ src_compile() {
../libmpv \
../chroma || die
- cp ../../distdir/*server.js server.js || die
+ cp "${DISTDIR}"/${PV}-server.js server.js || die
eqmake5
emake -f release.makefile