summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/gnome/gnome-common_2.20.0.bb3
1 files changed, 2 insertions, 1 deletions
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"
4DESCRIPTION = "Common macros for building GNOME applications" 4DESCRIPTION = "Common macros for building GNOME applications"
5inherit gnome 5inherit gnome
6 6
7PACKAGE_ARCH="all" 7# all isn't appropriate since STAGING_DATADIR is target specific
8# PACKAGE_ARCH="all"
8 9
9# The omf.make file failed if scrollkeeper doesn't happen to be 10# The omf.make file failed if scrollkeeper doesn't happen to be
10# installed 11# installed