kumquat-buildroot/package/cryptopp
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-Fix-possible-DoS-in-ASN.1-decoders-CVE-2016-9939.patch cryptopp: fixup DOS newlines in CVE-2016-9939 patch 2016-12-29 00:01:54 +01:00
cryptopp.hash
cryptopp.mk generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00