From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752877Ab2G2AdN (ORCPT ); Sat, 28 Jul 2012 20:33:13 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:63578 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751555Ab2G2AdM (ORCPT ); Sat, 28 Jul 2012 20:33:12 -0400 Message-ID: <501484C3.2090808@landley.net> Date: Sat, 28 Jul 2012 19:33:07 -0500 From: Rob Landley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Randy Dunlap CC: Johannes Berg , LKML , Mauro Carvalho Chehab Subject: Re: [PATCH] Documentation: fix DOCBOOKS=... building References: <1339577020.4519.19.camel@jlt3.sipsolutions.net> <5013162C.9030606@xenotime.net> <1343474795.4980.4.camel@jlt3.sipsolutions.net> <5013FFD4.80501@xenotime.net> In-Reply-To: <5013FFD4.80501@xenotime.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/28/2012 10:05 AM, Randy Dunlap wrote: > On 07/28/2012 04:26 AM, Johannes Berg wrote: > >> On Fri, 2012-07-27 at 15:29 -0700, Randy Dunlap wrote: >>> On 06/13/2012 01:43 AM, Johannes Berg wrote: >>> >>>> From: Johannes Berg >>>> >>>> Prior to >>>> commit 4266129964b8238526936d723de65b419d8069c6 >>>> Author: Mauro Carvalho Chehab >>>> Date: Tue May 31 16:27:44 2011 -0300 >>>> >>>> [media] DocBook: Move all media docbook stuff into its own directory >>>> >>>> it was possible to build only a single (or more) >>>> book(s) by calling, for example >>>> make htmldocs DOCBOOKS=80211.xml >>>> >>>> This now fails: >>>> cp: target `.../Documentation/DocBook//media_api' is not a directory >>>> >>>> Ignore errors from that copy to make this possible again. >>>> >>>> Cc: Mauro Carvalho Chehab >>>> Signed-off-by: Johannes Berg >>>> --- >>>> I complained about this a long time ago, but now it finally bothered me >>>> enough to fix it ... :-) >>> >>> >>> Thanks. >>> >>> Acked-by: Randy Dunlap >> >> Can you apply it somewhere, or should I send it to Andrew, or do you >> have any other ideas? > > > I'm no longer the Documentation maintainer, but Rob Landley > could merge it. You probably will need to resend it to him. Acked-by: Rob landley I'll forward it. Thanks, Rob -- GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code. Either it's "mere aggregation", or a license violation. Pick one.