buildroot/package/zip
Arnout Vandecappelle 15bff58f3e generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
Remove the redundant usr/ component of the HOST_DIR paths. Since a
previous commit added a symlink from $(HOST_DIR)/usr to $(HOST_DIR),
everything keeps on working.

This is a mechanical change with
git grep -l '\$(HOST_DIR)/usr' | xargs sed -i 's%\(prefix\|PREFIX\)=\("\?\)\$(HOST_DIR)/usr%\1=\2$(HOST_DIR)%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:19:02 +02:00
..
0001-configure-Remove-Check-C-compiler-type-optimization-.patch
0002-configure-Don-t-use-host-CPP.patch
0003-Makefile-Use-CFLAGS-from-command-line.patch
0004-configure-use-LDFLAGS-from-command-line.patch
0005-unix-configure-remove-GID-UID-size-check.patch
0006-unix-configure-borrow-the-LFS-test-from-autotools.patch
Config.in
Config.in.host
zip.hash
zip.mk