mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
gnome.bbclass: remove unneeded -I argument to autoconf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2591 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -13,8 +13,6 @@ FILES_${PN} += "${datadir}/application-registry ${datadir}/mime-info \
|
||||
|
||||
inherit autotools pkgconfig gconf
|
||||
|
||||
EXTRA_AUTORECONF += "-I ${STAGING_DIR}/${HOST_SYS}/share/aclocal/gnome2-macros"
|
||||
|
||||
gnome_stage_includes() {
|
||||
autotools_stage_includes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user