Bug 7676 - Package procps-ng installs binaries to nonsensical folder.
Summary: Package procps-ng installs binaries to nonsensical folder.
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2014.08
Hardware: PC Linux
: P5 major
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-29 18:48 UTC by Krzysztof Wrzalik
Modified: 2015-04-09 13:09 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.