summaryrefslogtreecommitdiff
path: root/fontconfig/fontconfig-native_2.2.94.oe
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/fontconfig-native_2.2.94.oe')
-rw-r--r--fontconfig/fontconfig-native_2.2.94.oe8
1 files changed, 0 insertions, 8 deletions
diff --git a/fontconfig/fontconfig-native_2.2.94.oe b/fontconfig/fontconfig-native_2.2.94.oe
index 2c5a8a9651..941f573622 100644
--- a/fontconfig/fontconfig-native_2.2.94.oe
+++ b/fontconfig/fontconfig-native_2.2.94.oe
@@ -3,16 +3,8 @@ inherit native
DEPENDS = "freetype-native expat-native"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/fontconfig-${PV}"
-export HASDOCBOOK="no"
-
do_stage () {
oe_runmake install
install fc-lang/fc-lang ${STAGING_BINDIR}
install fc-glyphname/fc-glyphname ${STAGING_BINDIR}
}
-
-#
-# FIXME: If this package fails to compile on your host, then
-# you have docbook2html installed. Delete it or fix this package
-# to obey what we request in fontconfig (--disable-docs).
-#