2009/10/26 Karl Wiberg <kha@xxxxxxxxxxx>: > On 2009-10-26 10:32:07 +0000, Catalin Marinas wrote: >> The problem was a bit more complicated than this. Some files are >> generated by the Makefile rather than setup.py so using the latter >> directly fails to build anything. >> >> So it's time for 0.15.1 this week with the fix below (in my >> "proposed" branch). I cc'ed Karl as well in case he has time to have >> a quick look. > > I don't have any objections, except ... [...] >> -test: build >> +test: >> cd t && $(MAKE) all > > ... don't we need to run "setup.py build" here in order to not change > the behavior? Good point. I updated the patch in the "proposed" branch. Thanks. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html