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@gentoo.org>
This commit is contained in:
James Le Cuirot
2024-05-31 13:55:28 +01:00
parent 83af425887
commit 02885fe18f

View File

@@ -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