gnome-desktop: update to fix issues with newer gnome-common, closes #2937
authorKoen Kooi <koen@openembedded.org>
Thu, 6 Sep 2007 11:30:52 +0000 (11:30 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 6 Sep 2007 11:30:52 +0000 (11:30 +0000)
packages/gnome/gnome-desktop_2.18.3.bb

index 02beafa..e341fd3 100644 (file)
@@ -11,8 +11,6 @@ SRC_URI += "file://scrollkeeper.patch;patch=1 \
 
 EXTRA_OECONF = "--disable-scrollkeeper"
 
-EXTRA_AUTORECONF = "-I ${STAGING_DIR}/${HOST_SYS}/share/aclocal/gnome2-macros"
-
 do_configure_prepend () {
        cp ${STAGING_DIR}/${HOST_SYS}/share/gnome-common/data/omf.make ${S}
 }