public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin" <justin026@protonmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/stremio/
Date: Sat, 17 Aug 2024 17:03:17 +0000 (UTC)	[thread overview]
Message-ID: <1723913948.02408673d450897c0bd1ce34824714aad567908e.justin026@gentoo> (raw)

commit:     02408673d450897c0bd1ce34824714aad567908e
Author:     Justin Donofrio <justin026 <AT> protonmail <DOT> com>
AuthorDate: Sat Aug 17 16:59:08 2024 +0000
Commit:     Justin <justin026 <AT> protonmail <DOT> com>
CommitDate: Sat Aug 17 16:59:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02408673

media-video/stremio: Fix cp error

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 8db1ebe52..f81c711fe 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/*server.js server.js || die
 
 	eqmake5
 	emake -f release.makefile


             reply	other threads:[~2024-08-17 17:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-17 17:03 Justin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-24 21:40 [gentoo-commits] repo/proj/guru:dev commit in: media-video/stremio/ Justin
2024-08-20 14:32 Justin
2024-08-17 17:26 Justin
2024-08-17 16:56 Justin
2024-08-17  1:37 Justin
2024-08-17  1:36 Justin
2024-08-15  4:11 Justin
2024-08-15  3:10 Justin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1723913948.02408673d450897c0bd1ce34824714aad567908e.justin026@gentoo \
    --to=justin026@protonmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox