summaryrefslogtreecommitdiff
path: root/net-analyzer/ttcp/ttcp-1.12-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ttcp/ttcp-1.12-r3.ebuild')
-rw-r--r--net-analyzer/ttcp/ttcp-1.12-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
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
}