kumquat-buildroot/package/google-breakpad
Arnout Vandecappelle 24e50620c9 Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include
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/include' | xargs sed -i 's%$(HOST_DIR)/usr/include%$(HOST_DIR)/include%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:21:19 +02:00
..
0001-add-missing-asm-ptrace-include.patch
Config.in
gen-syms.sh
google-breakpad.hash
google-breakpad.mk Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00