From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: [PATCH v2 0/3] docs, build: Do not ignore install-docs errors Date: Tue, 9 Oct 2012 17:27:36 +0100 Message-ID: <1349800059-18689-1-git-send-email-ian.jackson@eu.citrix.com> References: <1349776105.21847.112.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1349776105.21847.112.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Changes in v2: new patches to tolerate missing fig2dev and pod2text, which is necessary to avoid turning the failure to find fig2dev from an error ignored in the wrong way into a fatal error. So this is now a 3-patch series. 3/3 is the unchanged patch from before. 1/3 docs, build: Tolerate missing fig2dev 2/3 docs, build: Tolerate missing pod2text 3/3 docs, build: Do not ignore install-docs errors