* Arnaldo Carvalho de Melo <a...@kernel.org> wrote:

> Em Sat, Feb 28, 2015 at 09:33:45AM +0100, Ingo Molnar escreveu:
> > 
> > Change the Python detection message from:
> > 
> >   config/Makefile:566: No python-config tool was found
> >   config/Makefile:566: Python support will not be built
> > 
> > To:
> > 
> >   config/Makefile:565: No 'python-config' tool was found: disables Python 
> > support - please install python-devel/python-dev
> > 
> > It's now a standard one-line message with a package install 
> > suggestion, and it also uses the standard language used by other 
> > feature detection messages.
> > 
> > Signed-off-by: Ingo Molnar <mi...@kernel.org>
> 
> These patches came with no --- separating the log message from the 
> patch and the following hunk has no line number info for where to 
> apply the first hunk, fixing these up for you.

Oops - I wasn't using a proper Git flow, just some crappy quick, 
ad-hoc manual patch creation flow ...

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to