aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/at-spi_1.28.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/at-spi_1.28.0.bb')
-rw-r--r--recipes/gnome/at-spi_1.28.0.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/gnome/at-spi_1.28.0.bb b/recipes/gnome/at-spi_1.28.0.bb
index e0fb58aed3..4b82e7b404 100644
--- a/recipes/gnome/at-spi_1.28.0.bb
+++ b/recipes/gnome/at-spi_1.28.0.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPL"
DEPENDS = "gtk+ atk libbonobo orbit2 orbit2-native"
RDEPENDS_${PN} = "libgail-gnome gtk-module-gail"
-PR = "r1"
+PR = "r2"
inherit gnome
@@ -16,10 +16,6 @@ do_configure_prepend () {
sed -i "s|LIBBONOBO_IDL_DIR=.*|LIBBONOBO_IDL_DIR=${STAGING_DATADIR}/idl//bonobo-2.0|" ${S}/configure.in
}
-do_stage () {
- autotools_stage_all
-}
-
FILES_${PN} += " \
${libdir}/bonobo \
${libdir}/gtk-2.0 \