public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ttcp/
Date: Fri,  9 Dec 2022 16:51:39 +0000 (UTC)	[thread overview]
Message-ID: <1670604687.0ce3882b9e54417f5ac0cf4f0d57d9367b4bc77c.sam@gentoo> (raw)

commit:     0ce3882b9e54417f5ac0cf4f0d57d9367b4bc77c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  9 16:51:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec  9 16:51:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce3882b

net-analyzer/ttcp: fix src_prepare

Closes: https://bugs.gentoo.org/884635
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/ttcp/ttcp-1.12-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ttcp/ttcp-1.12-r3.ebuild b/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
index bd4b1e8b315a..1fae3ce9f5fa 100644
--- a/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 src_prepare() {
-	mv "${DISTDIR}"/${P}.c ${PN}.c || die
+	cp "${DISTDIR}"/${P}.c ${PN}.c || die
 	default
 }
 


             reply	other threads:[~2022-12-09 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09 16:51 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-06 22:31 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ttcp/ David Seifert
2021-10-19 19:09 Jakov Smolić
2018-03-27 10:56 Jeroen Roovers

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=1670604687.0ce3882b9e54417f5ac0cf4f0d57d9367b4bc77c.sam@gentoo \
    --to=sam@gentoo.org \
    --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