mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 17:01:29 +00:00
gnome.bbclass: disable GConf schema installation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3755 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
724c7a3910
commit
880e17d49e
@ -13,6 +13,8 @@ FILES_${PN} += "${datadir}/application-registry ${datadir}/mime-info \
|
||||
|
||||
inherit autotools pkgconfig gconf
|
||||
|
||||
EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
|
||||
|
||||
gnome_stage_includes() {
|
||||
autotools_stage_includes
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user