Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share
authorArnout Vandecappelle <arnout@mind.be>
Wed, 5 Jul 2017 11:14:23 +0000 (13:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Jul 2017 13:21:31 +0000 (15:21 +0200)
commit3b91bd479150a599970c9121a585df9fc1566ff7
treefaae604f66b3f3a8835b4d43909cbf2bf33cf2c2
parent24e50620c9ce952c85c1de1e6b20f6bcdda8f39d
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>
19 files changed:
boot/syslinux/syslinux.mk
fs/iso9660/iso9660.mk
package/Makefile.in
package/autoconf-archive/autoconf-archive.mk
package/automake/automake.mk
package/gettext/gettext.mk
package/gutenprint/gutenprint.mk
package/libselinux/libselinux.mk
package/libsemanage/libsemanage.mk
package/libsigrok/libsigrok.mk
package/libsvgtiny/libsvgtiny.mk
package/luarocks/luarocks.mk
package/luvi/luvi.mk
package/netsurf-buildsystem/netsurf-buildsystem.mk
package/python-cffi/python-cffi.mk
package/thrift/thrift.mk
package/ti-cgt-pru/ti-cgt-pru.mk
package/tz/tz.mk
package/tzdata/tzdata.mk