From aa5822b59a4b4e9d2b4e6e9da6b49ab523264f54 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 7 Dec 2010 22:50:22 +0000 Subject: gnome-icon-theme: Disable PACKAGE_ARCH='all' until we unbreak it for multiarch builds Signed-off-by: Richard Purdie --- meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-gnome') diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb index c8a2db7dfb..855fa814e8 100644 --- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb +++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb @@ -20,4 +20,5 @@ EXTRA_OECONF = "--disable-hicolor-check --with-iconmap=${STAGING_LIBDIR_NATIVE}/ inherit autotools -PACKAGE_ARCH = "all" +# We can't do this until the output is shared into all target sysroots +#PACKAGE_ARCH = "all" -- cgit v1.2.3-54-g00ecf