net-nds/rpcbind: use default values for "--bindir" and "--with-rpcuser"
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 20 Jan 2018 17:21:19 +0000 (12:21 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 20 Jan 2018 17:22:22 +0000 (12:22 -0500)
commitd21091ab12da59df78633ca800900d6e622042a2
tree33f76a21cb8bc4af53dee90502dc51c3af10e51f
parent77e5af1ca415b16016fb221d65aeff8bab116395
net-nds/rpcbind: use default values for "--bindir" and "--with-rpcuser"

Upstream commit 9afccfc moves the rpcbind executable from the bindir
to the sbindir, meaning that we don't have to override the bindir in
our ebuild if we want rpcbind installed to e.g. /usr/sbin. This commit
drops the "--bindir" flag from src_configure, so the default will be
used. As a side effect, this will place the rpcinfo executable in the
bindir where it belongs, allowing us to fix things like bug 457042.

Our ebuild was also passing "--with-rpcuser=root" explicitly, even
though that is the default value. This commit removes the redundancy.

Bug: https://bugs.gentoo.org/457042
Closes: https://bugs.gentoo.org/628766
Package-Manager: Portage-2.3.19, Repoman-2.3.6
net-nds/rpcbind/rpcbind-9999.ebuild