summaryrefslogtreecommitdiffstats
path: root/recipes/gnome/at-spi_1.28.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-15 11:13:54 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-15 11:22:58 +0200
commit7f2ff327841702403c3dfb9eea11e13ea05f3ca7 (patch)
tree061df2306dfd866c14daea868a7345e2d7311b5f /recipes/gnome/at-spi_1.28.0.bb
parent8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff)
downloadopenembedded-7f2ff327841702403c3dfb9eea11e13ea05f3ca7.tar.gz
gnome: convert a lot of recipes to new style staging
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 \