[Buildroot] [PATCH 1/1] package/procps-ng: Fix install, procps-ng does not use /usr/bin anymore

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Feb 1 08:06:22 UTC 2016


Bernd,

On Mon,  1 Feb 2016 06:21:36 +0100, Bernd Kuhls wrote:
> We do not need to move binaries around anymore since this commit:
> https://gitlab.com/procps-ng/procps/commit/430b559ba2826f80dffa840622ae0fc744000b13
> 
> Fixes
> http://autobuild.buildroot.net/results/ab7/ab7ed83d60823c1b023c7b76fcbe9c20d537ed4c//
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/procps-ng/procps-ng.mk | 12 ------------
>  1 file changed, 12 deletions(-)

Does it mean we can remove:

        --prefix=/usr \
        --exec-prefix=/ \
	...
        --libdir=/usr/lib \
        --bindir=/bin \
        --sbindir=/sbin

from procps-ng.mk ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list