diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-07-01 20:34:08 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-07-02 23:06:58 +0200 |
commit | 83b40e1ea2e3ce046d7db442b01c3bfe52886ce8 (patch) | |
tree | 0ed406e5cd1b9b2298514ca79f66e5ff72621b39 /package/json-for-modern-cpp/json-for-modern-cpp.mk | |
parent | 9086de8e15d98abda64850c52b66756646e0c2f4 (diff) | |
download | buildroot-83b40e1ea2e3ce046d7db442b01c3bfe52886ce8.tar.gz buildroot-83b40e1ea2e3ce046d7db442b01c3bfe52886ce8.zip |
btrfs-progs: adjust install-static patch to install headers under $(prefix)/include/btrfs
Fixes:
http://autobuild.buildroot.net/results/15cc6523a42bf66508b2b37fd1fcb74625561ec2/
btrfs-progs 'make install' installs headers under $(prefix)/include/btrfs,
but our patch to also install headers for 'install-static' installed
directly into $(prefix)/include, confusing other packages as btrfs-progs
headers have very common names such as version, sizes.h, list.h, ioctl.h, ..
Fix it by adjusting the patch to also install under $(prefix)/include/btrfs.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/json-for-modern-cpp/json-for-modern-cpp.mk')
0 files changed, 0 insertions, 0 deletions