Follow-up Comment #2, bug #15023 (project wesnoth):
Proper uninstall support is way out of scope of a build tool, us implementing
it would require us to duplicate a lot of what distros do, i.e. keep a
database of what files were installed etc.
Though the issue raised here is that it runs configuration checks even on
uninstall. That's because uninstall is a target like any other and the checks
are run on any scons invocation because that's how scons configure framework
works. The Right Way of fixing that would be make the configure framework
work at build time(as opposed to sconstruct parse time) so checks were
triggered only by targets depending on on them, so it's upstream scons issue.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?15023>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs