diff options
author | Romain Naour <romain.naour@openwide.fr> | 2014-05-18 22:24:10 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-19 00:13:59 +0200 |
commit | 7395ee9d3b88e45798143e05a28d6d4b51409130 (patch) | |
tree | 8e3ccc4ba3a5e165f3c1da6130aa8ef10f4f77a6 /docs/manual/customize-busybox-config.txt | |
parent | 822d5d5f19cb8de7f0fdad9db9dee2aad6d13a62 (diff) | |
download | buildroot-7395ee9d3b88e45798143e05a28d6d4b51409130.tar.gz buildroot-7395ee9d3b88e45798143e05a28d6d4b51409130.zip |
package/imagemagick: remove useless makefile target.
Makefile's target "install-magickincarchHEADERS" and "magick-install-data-local"
install both the same file (magick-baseconfig.h) in the same time...
The problem can be reproduced with:
mkdir /tmp/bar
/usr/bin/install -c -m 644 foo /tmp/bar &
/usr/bin/install -c -m 644 foo /tmp/bar/foo
/usr/bin/install: cannot create regular file '/tmp/bar/foo' : File exists
So, remove one of them.
Fixes:
http://autobuild.buildroot.net/results/d34/d34077ce582866c50bbd90de10bbe593e39463f1/build-end.log
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/customize-busybox-config.txt')
0 files changed, 0 insertions, 0 deletions