On Tue, 01 Nov 2016, Markus Heiser <markus.heiser@xxxxxxxxxxx> wrote: > Am 01.11.2016 um 08:39 schrieb Jani Nikula <jani.nikula@xxxxxxxxx>: > >> On Tue, 01 Nov 2016, Markus Heiser <markus.heiser@xxxxxxxxxxx> wrote: >>> Removes intermediate files: >>> >>> - Documentation/DocBook/.*.xml.cmd >>> - Documentation/.../*.pyc >>> - Documentation/.../*.pyo >>> - Documentation/.../__pycache__ >>> >>> To be more future-proof, this covers more than we need today. I guess >>> there comes the day we assemble a python package structure under >>> Documentation/sphinx. >>> >>> References: http://lkml.kernel.org/r/CAMuHMdVxqpH7-9XJ+YE_pgoA+-fe0969cSkOehYh3uubYcrhZA@xxxxxxxxxxxxxx >>> Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> >> >> Geert reports about writing files to the source tree to begin with, and >> the fix is to stop doing that instead of cleaning up afterwards! The fix >> for that is [1]. >> >> So please take out the parts touching the source tree. And ITYM: >> >> References: http://lkml.kernel.org/r/CA+r1Zhjr5SCVAroREBv84t9bxDVu5jVJ_Fu=BbVDGNNABdQOuQ@xxxxxxxxxxxxxx >> Reported-by: Jim Davis <jim.epost@xxxxxxxxx> > > Aargh .. you are right, I've messed it up. > > @jon, @geert: ignore this patch / sorry We do want this part to address Jim's report though: > + $(patsubst %.xml, .%.xml.cmd, $(DOCBOOKS)) \ BR, Jani. -- Jani Nikula, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html