buildrootschalter/package/imagemagick
Romain Naour 7395ee9d3b 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>
2014-05-19 00:13:59 +02:00
..
Config.in imagemagick: needs mmu 2014-02-15 17:05:43 +01:00
imagemagick-01-use-xml2-config.patch imagemagick: change the patch name 2013-10-08 22:20:10 +02:00
imagemagick-02-remove-magick-install-data-local-target.patch package/imagemagick: remove useless makefile target. 2014-05-19 00:13:59 +02:00
imagemagick.mk imagemagick: bump to version 6.8.9-0 2014-04-17 21:47:46 +02:00