Re: KDBUS breaks 'make installmandocs'

2015-07-15 Thread Jim Davis
On Wed, Jul 15, 2015 at 7:19 AM, David Herrmann wrote: > diff --git a/Documentation/kdbus/Makefile b/Documentation/kdbus/Makefile > index af87641..8caffe5 100644 > --- a/Documentation/kdbus/Makefile > +++ b/Documentation/kdbus/Makefile > @@ -38,3 +38,7 @@ mandocs: $(MANFILES) > htmldocs:

Re: KDBUS breaks 'make installmandocs'

2015-07-15 Thread David Herrmann
Hi On Tue, Jul 14, 2015 at 8:24 PM, Jim Davis wrote: > On Mon, Jul 13, 2015 at 7:00 PM, Ulf Magnusson > wrote: >> On Mon, Jul 13, 2015 at 05:39:25PM -0700, Greg KH wrote: >>> On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: >>> > Hello, >>> > >>> > Tested with next-20150709. >>>

Re: KDBUS breaks 'make installmandocs'

2015-07-15 Thread Jim Davis
On Wed, Jul 15, 2015 at 7:19 AM, David Herrmann dh.herrm...@gmail.com wrote: diff --git a/Documentation/kdbus/Makefile b/Documentation/kdbus/Makefile index af87641..8caffe5 100644 --- a/Documentation/kdbus/Makefile +++ b/Documentation/kdbus/Makefile @@ -38,3 +38,7 @@ mandocs: $(MANFILES)

Re: KDBUS breaks 'make installmandocs'

2015-07-15 Thread David Herrmann
Hi On Tue, Jul 14, 2015 at 8:24 PM, Jim Davis jim.ep...@gmail.com wrote: On Mon, Jul 13, 2015 at 7:00 PM, Ulf Magnusson ulfalizer.l...@gmail.com wrote: On Mon, Jul 13, 2015 at 05:39:25PM -0700, Greg KH wrote: On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: Hello, Tested

Re: KDBUS breaks 'make installmandocs'

2015-07-14 Thread Jim Davis
On Mon, Jul 13, 2015 at 7:00 PM, Ulf Magnusson wrote: > On Mon, Jul 13, 2015 at 05:39:25PM -0700, Greg KH wrote: >> On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: >> > Hello, >> > >> > Tested with next-20150709. >> > >> > Documentation/kdbus/Makefile lacks an 'installmandocs'

Re: KDBUS breaks 'make installmandocs'

2015-07-14 Thread Jim Davis
On Mon, Jul 13, 2015 at 7:00 PM, Ulf Magnusson ulfalizer.l...@gmail.com wrote: On Mon, Jul 13, 2015 at 05:39:25PM -0700, Greg KH wrote: On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: Hello, Tested with next-20150709. Documentation/kdbus/Makefile lacks an

Re: KDBUS breaks 'make installmandocs'

2015-07-13 Thread Ulf Magnusson
On Mon, Jul 13, 2015 at 05:39:25PM -0700, Greg KH wrote: > On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: > > Hello, > > > > Tested with next-20150709. > > > > Documentation/kdbus/Makefile lacks an 'installmandocs' target, causing > > problems for > > > > %docs: scripts_basic

Re: KDBUS breaks 'make installmandocs'

2015-07-13 Thread Greg KH
On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: > Hello, > > Tested with next-20150709. > > Documentation/kdbus/Makefile lacks an 'installmandocs' target, causing > problems for > > %docs: scripts_basic FORCE > $(Q)$(MAKE) $(build)=scripts build_docproc > $(Q)$(MAKE)

Re: KDBUS breaks 'make installmandocs'

2015-07-13 Thread Ulf Magnusson
On Mon, Jul 13, 2015 at 05:39:25PM -0700, Greg KH wrote: On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: Hello, Tested with next-20150709. Documentation/kdbus/Makefile lacks an 'installmandocs' target, causing problems for %docs: scripts_basic FORCE

Re: KDBUS breaks 'make installmandocs'

2015-07-13 Thread Greg KH
On Sun, Jul 12, 2015 at 08:08:46PM +0200, Ulf Magnusson wrote: Hello, Tested with next-20150709. Documentation/kdbus/Makefile lacks an 'installmandocs' target, causing problems for %docs: scripts_basic FORCE $(Q)$(MAKE) $(build)=scripts build_docproc $(Q)$(MAKE)

KDBUS breaks 'make installmandocs'

2015-07-12 Thread Ulf Magnusson
Hello, Tested with next-20150709. Documentation/kdbus/Makefile lacks an 'installmandocs' target, causing problems for %docs: scripts_basic FORCE $(Q)$(MAKE) $(build)=scripts build_docproc $(Q)$(MAKE) $(build)=Documentation/DocBook $@ $(Q)$(MAKE)

KDBUS breaks 'make installmandocs'

2015-07-12 Thread Ulf Magnusson
Hello, Tested with next-20150709. Documentation/kdbus/Makefile lacks an 'installmandocs' target, causing problems for %docs: scripts_basic FORCE $(Q)$(MAKE) $(build)=scripts build_docproc $(Q)$(MAKE) $(build)=Documentation/DocBook $@ $(Q)$(MAKE)