commit: 02885fe18f4f544f50d835da1f97c8f960d10017
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 12:55:28 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Jun 7 10:25:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02885fe1
net-analyzer/netperf: Stop moving netserver to /usr/sbin
There seems little point now that we default to merged-usr.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
net-analyzer/netperf/netperf-2.7.0_p20210121.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/net-analyzer/netperf/netperf-2.7.0_p20210121.ebuild
b/net-analyzer/netperf/netperf-2.7.0_p20210121.ebuild
index cc84bc361fc4..26f455ffdac0 100644
--- a/net-analyzer/netperf/netperf-2.7.0_p20210121.ebuild
+++ b/net-analyzer/netperf/netperf-2.7.0_p20210121.ebuild
@@ -62,11 +62,6 @@ src_configure() {
src_install() {
default
- # Move netserver into sbin as we had it before 2.4 was released with its
- # autoconf goodness
- dodir /usr/sbin
- mv "${ED}"/usr/{bin,sbin}/netserver || die
-
# init.d / conf.d
newinitd "${FILESDIR}"/${PN}-2.7.0-init netperf
newconfd "${FILESDIR}"/${PN}-2.2-conf netperf