From: Richard Purdie Date: Sat, 19 Jul 2008 11:57:00 +0000 (+0000) Subject: gnome-common: PACKAGE_ARCH=all isn't appropriate since STAGING_DATADIR is target... X-Git-Tag: 2011-1~8602 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7471ff92aead597d027e90bfe273606de989dea4;p=openembedded-core.git gnome-common: PACKAGE_ARCH=all isn't appropriate since STAGING_DATADIR is target specific git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4892 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/gnome/gnome-common_2.20.0.bb b/meta/packages/gnome/gnome-common_2.20.0.bb index e637a1bb4c..ea0a3b0d06 100644 --- a/meta/packages/gnome/gnome-common_2.20.0.bb +++ b/meta/packages/gnome/gnome-common_2.20.0.bb @@ -4,7 +4,8 @@ PR = "r1" DESCRIPTION = "Common macros for building GNOME applications" inherit gnome -PACKAGE_ARCH="all" +# all isn't appropriate since STAGING_DATADIR is target specific +# PACKAGE_ARCH="all" # The omf.make file failed if scrollkeeper doesn't happen to be # installed