Build tools cleanup

David Shea dshea at redhat.com
Tue Aug 13 20:39:02 UTC 2013


My goal when I started these was to stop the autotools from rebuilding
themselves after autogen.sh has already been run, and it kind of went from
there. I removed a bunch of stuff from the tree that comes from other places,
because there are tools to pull those things in from other places so why should
we have to keep track of them? I also added runpylint.sh back to TESTS, so if
you run `make check' it'll run that.

This will mess the hell out of your git status when you change branches, but if
you run `make maintainer-clean' first it should get everything.



More information about the anaconda-patches mailing list