openwrt/package
Daniel Golle e8b34880f9 policycoreutils: fix host utils rpath and bin directory
'setfiles' and others should be installed to $(STAGING_DIR_HOSTPKG)/bin
rather than $(...)/sbin which isn't in PATH.
Also using -Wl,-rpath to set library search location instead of setting
LD_LIBRARY_PATH when calling setfiles in image.mk.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-09-27 17:22:01 +01:00
..
base-files base-files: drop default setup for vconfig 2020-09-16 17:28:20 +02:00
boot ipq40xx: Add support for Linksys MR8300 (Dallas) 2020-09-25 19:31:51 +02:00
devel
firmware ipq40xx: Add support for Linksys MR8300 (Dallas) 2020-09-25 19:31:51 +02:00
kernel build: define PWM_SUPPORT arch feature flag 2020-09-25 19:32:33 +02:00
libs libselinux: split utility packages and add PKG_LICENSE 2020-09-21 18:40:38 +01:00
network dnsmasq: fix handling ignore condition for dnssec 2020-09-25 10:31:36 +08:00
system zram-swap: explicitly use mkswap/swapon/swapoff from /sbin 2020-09-20 17:52:25 +02:00
utils policycoreutils: fix host utils rpath and bin directory 2020-09-27 17:22:01 +01:00
Makefile