[oe-commits] Martin Jansa : shr/merge: libxfont disable developer docs as its missing docbook stylesheets on buildhost

git version control git at git.openembedded.org
Fri Oct 30 20:31:15 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 1d5aa1475063e6aa353413a614cc12f0ab2c7b0b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1d5aa1475063e6aa353413a614cc12f0ab2c7b0b

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Thu Oct 29 20:42:49 2009 +0000

shr/merge: libxfont disable developer docs as its missing docbook stylesheets on buildhost

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/xorg-lib/libxfont_1.4.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/xorg-lib/libxfont_1.4.1.bb b/recipes/xorg-lib/libxfont_1.4.1.bb
index a5afe7e..811066e 100644
--- a/recipes/xorg-lib/libxfont_1.4.1.bb
+++ b/recipes/xorg-lib/libxfont_1.4.1.bb
@@ -8,4 +8,7 @@ PE = "1"
 
 #SRC_URI += "file://no-scalable-crash.patch;patch=1"
 
+# disable docs
+EXTRA_OECONF += " --disable-devel-docs "
+
 XORG_PN = "libXfont"





More information about the Openembedded-commits mailing list