From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 07:30:20 +0000 (+0200) Subject: fontconfig/fontconfig-native_2.6.0.bb: removed unneeded EXTRA_OEMAKE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3902411b9242c3549f9045ac22c2c67d783da42;p=openembedded.git fontconfig/fontconfig-native_2.6.0.bb: removed unneeded EXTRA_OEMAKE verified by comparing bitbake -e output from before and after the edit Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/fontconfig/fontconfig-native_2.6.0.bb b/recipes/fontconfig/fontconfig-native_2.6.0.bb index fb9e00260a..485f148112 100644 --- a/recipes/fontconfig/fontconfig-native_2.6.0.bb +++ b/recipes/fontconfig/fontconfig-native_2.6.0.bb @@ -5,7 +5,6 @@ inherit native DEPENDS = "freetype-native expat-native zlib-native" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/fontconfig-${PV}" -EXTRA_OEMAKE = "" EXTRA_OECONF = "${@[' --disable-docs',' --disable-docs --with-freetype-config=%s/freetype-config' % bb.data.getVar('STAGING_BINDIR', d, 1)][os.path.isfile('%s/freetype-config' % bb.data.getVar('STAGING_BINDIR', d, 1))]}" do_install_append () {