mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user