kumquat-buildroot/package/mono
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-Disable-backtrace-on-not-supported-uclibc.patch
0002-Adjust-libc.so-path-depending-on-C-library-being-use.patch
0004-fixing-initialization-of-have-vasprintf.patch
0006-Remove-unit-tests-from-mono-compilation.patch
0008-monodoc-Fixing-wrong-monodoc-search-path.patch
Config.in
mono.hash
mono.mk Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00