mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
media-video/stremio: Fix cp error
Signed-off-by: Justin Donofrio <justin026@protonmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@ src_compile() {
|
||||
../libmpv \
|
||||
../chroma || die
|
||||
|
||||
cp "${DISTDIR}"/*server.js server.js || die
|
||||
cp ../../distdir/*server.js server.js || die
|
||||
|
||||
eqmake5
|
||||
emake -f release.makefile
|
||||
|
||||
Reference in New Issue
Block a user