We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2588 - Add support for "make uninstall"
Summary: Add support for "make uninstall"
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 minor
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-16 14:10 UTC by Wander Lairson Costa
Modified: 2014-06-16 17:00 UTC (History)
1 user (show)

See Also:


Attachments
make uninstall patch (1.72 KB, patch)
2014-06-16 14:10 UTC, Wander Lairson Costa
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wander Lairson Costa 2014-06-16 14:10:59 UTC
Created attachment 1682 [details]
make uninstall patch

cmake build currently does not support "make uninstall", the attached patch adds it.
Comment 1 Ryan C. Gordon 2014-06-16 17:00:27 UTC
This patch is now https://hg.libsdl.org/SDL/rev/48d4f2d74d67, thanks!

--ryan.