diff --git a/net-analyzer/netperf/netperf-2.7.0_p20210121.ebuild b/net-analyzer/netperf/netperf-2.7.0_p20210121.ebuild index cc84bc361fc42..26f455ffdac00 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