diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-07-05 13:14:52 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-05 16:06:53 +0200 |
commit | 44874939f834fb380501f0fe4d12870ba7acef18 (patch) | |
tree | 12ea62f4dbe08a68dffedd33ba670962e3eea627 /support/testing/tests/fs/test_squashfs.py | |
parent | 283793a6ca28bbdb2d57a052c06ad3076390e760 (diff) | |
download | buildroot-44874939f834fb380501f0fe4d12870ba7acef18.tar.gz buildroot-44874939f834fb380501f0fe4d12870ba7acef18.zip |
policycoreutils: rework host installation
policycoreutils has a pretty peculiar interpretation of DESTDIR and
PREFIX. PREFIX is not consistently used: some installation paths and
include paths are forced to $(DESTDIR)/usr/... . In other cases,
PREFIX is indeed used. PREFIX defaults to $(DESTDIR)/usr
Try to be a little bit more correct by passing both DESTDIR and PREFIX,
both set to $(HOST_DIR). This is not a complete fix: some things are
still installed in $(HOST_DIR)/usr - but nothing we care about (just
manpages, systemd services, ...). More importantly, however, it still
looks for e.g. D-Bus in $(DESTDIR)/usr/include/dbus-1.0.
Still, it's better than nothing.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/testing/tests/fs/test_squashfs.py')
0 files changed, 0 insertions, 0 deletions