]> code.ossystems Code Review - openembedded-core.git/commit
linuxdoc-tools-native: disable doc builds requriing latex and dvips
authorScott Garman <scott.a.garman@intel.com>
Fri, 25 Feb 2011 23:39:16 +0000 (15:39 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 1 Mar 2011 11:46:47 +0000 (11:46 +0000)
commit5da6b66c7e6720e3c7f95af2cd106152ece9241b
treed6bae10fe80a7420e96e46393f82f31d35d58990
parent68d548cbae729eaea8ce1403dc95ff63c4a7375c
linuxdoc-tools-native: disable doc builds requriing latex and dvips

This fixes the following errors during do_install on hosts which have
latex and/or dvips installed:

fmt_latex2e::postASP: LaTeX first run problem. Aborting ...

dvips: ! DVI file can't be opened.

Our goal is to have native versions of these tools eventually. Until
then, disable these parts of the documentation install process.

This fixes [BUGID #774].

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_dvips_doc.patch [new file with mode: 0644]
meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native/disable_tex_doc.patch [new file with mode: 0644]
meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.66.bb