mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user