]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnome-common: PACKAGE_ARCH=all isn't appropriate since STAGING_DATADIR is target...
authorRichard Purdie <richard@openedhand.com>
Sat, 19 Jul 2008 11:57:00 +0000 (11:57 +0000)
committerRichard Purdie <richard@openedhand.com>
Sat, 19 Jul 2008 11:57:00 +0000 (11:57 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4892 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gnome/gnome-common_2.20.0.bb

index e637a1bb4cf247760aeeaaa3a335a1a9acca7564..ea0a3b0d06197a148da66abd15c6ae5d23bd49ca 100644 (file)
@@ -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