mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 13:59:53 +00: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:
parent
af361dbeee
commit
7471ff92ae
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user