Bug 657 - Bug in imagemagick-clean target
Summary: Bug in imagemagick-clean target
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 trivial
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-13 11:33 UTC by Frederik Pasch
Modified: 2009-10-13 12:24 UTC (History)
1 user (show)

See Also:
Host: -
Target: -
Build: -


Attachments
imagemagick-target-clean.patch (1.18 KB, patch)
2009-10-13 11:36 UTC, Frederik Pasch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederik Pasch 2009-10-13 11:33:21 UTC
imagemagick-clean target currently tries to remove $(TARGET_DIR) as there is no IMAGEMAGICK_BINARY anymore.

Attached patch solves this issue...

Simon Pasch
Comment 1 Frederik Pasch 2009-10-13 11:36:21 UTC
Created attachment 695 [details]
imagemagick-target-clean.patch
Comment 2 Peter Korsgaard 2009-10-13 12:24:10 UTC
Thanks, committed!