On Wed, Oct 01, 2025 at 06:58:41AM -0600, Jonathan Corbet wrote:
> Mauro Carvalho Chehab <mchehab+huawei@kernel.org> writes:
>
> > Hi Jon,
> >
> > Another small series against build-script branch with fixes.
> >
> > The first one removes bogus warnings when latex is not installed.
> > The second one has a small fix to avoid writing *.pyc cache at the
> > source dir.
> >
> > Mauro Carvalho Chehab (2):
> > tools/docs/sphinx-build-wrapper: allow skipping sphinx-build step
> > docs: Makefile: avoid a warning when using without texlive
> >
> > Documentation/Makefile | 13 ++++---------
> > tools/docs/sphinx-build-wrapper | 18 ++++++++++++------
> > 2 files changed, 16 insertions(+), 15 deletions(-)
>
> I've kind of lost the plot with all of these patches but, in any case,
> this one doesn't apply here. If it's still needed, can I request a
> resend?
Sure. I'll rebase what I have, retest and send you on a single
patch series.
>
> Thanks,
>
> jon
--
Thanks,
Mauro