buildroot/package/autoconf-archive
Arnout Vandecappelle 3b91bd4791 Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share
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/share' | xargs sed -i 's%$(HOST_DIR)/usr/share%$(HOST_DIR)/share%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:31 +02:00
..
0001-AX_TLS-fix-syntax-error.patch package/autoconf-archive: bump version to 2017.03.21 2017-05-22 15:59:43 +02:00
autoconf-archive.hash package/autoconf-archive: bump version to 2017.03.21 2017-05-22 15:59:43 +02:00
autoconf-archive.mk Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00