kumquat-buildroot/package/acl
Arnout Vandecappelle 19ba17ee3b Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib
Since things are no longer installed in $(HOST_DIR)/usr, the callers
should also not refer to it.

This is a mechanical change with
git grep -l '$(HOST_DIR)/usr/lib' | xargs sed -i 's%$(HOST_DIR)/usr/lib%$(HOST_DIR)/lib%g'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 15:20:05 +02:00
..
0001-support-static-installation.patch
0002-add-__acl_-prefixes-to-internal-symbols.patch
acl.hash
acl.mk Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
Config.in