Bug 7676

Summary: Package procps-ng installs binaries to nonsensical folder.
Product: buildroot Reporter: Krzysztof Wrzalik <kwrzalik>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: major CC: buildroot
Priority: P5    
Version: 2014.08   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Krzysztof Wrzalik 2014-11-29 18:48:23 UTC
Some of the files this package installs land in /usr/usr/bin directory, which I guess is not what we need. Adding --exec-prefix=/ to PROCPS_NG_CONF_OPT in procps-ng.mk seems to resolve this problem (or at least it installs programs like pgrep pkill free to /usr/bin).
Comment 1 Thomas Petazzoni 2015-04-09 13:09:54 UTC
This was fixed by commit 8b33a9531c4e64a53bfe9fbd59ef454ebd5128e3.