kumquat-buildroot/package/libselinux
Arnout Vandecappelle 8b8257e7d3 libselinux: rework host installation
libselinux has a pretty peculiar interpretation of DESTDIR and PREFIX.
PREFIX is not consistently used: some installation 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: man pages are
still installed in $(HOST_DIR)/usr - but we don't care about that.

Also simplify the symlink creation, like how it's done in libsepol.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 16:06:50 +02:00
..
0001-libselinux-src-regex.c-support-old-compilers-for-the.patch
0001-workaround-blackfin-issue.patch
0002-fix-musl-build.patch
0003-revert-ln-relative.patch
Config.in
libselinux.hash
libselinux.mk libselinux: rework host installation 2017-07-05 16:06:50 +02:00