diff options
author | Koen Kooi <koen@openembedded.org> | 2010-04-15 11:13:54 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-15 11:22:58 +0200 |
commit | 7f2ff327841702403c3dfb9eea11e13ea05f3ca7 (patch) | |
tree | 061df2306dfd866c14daea868a7345e2d7311b5f /recipes/gnome/at-spi_1.26.0.bb | |
parent | 8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff) |
gnome: convert a lot of recipes to new style staging
Diffstat (limited to 'recipes/gnome/at-spi_1.26.0.bb')
-rw-r--r-- | recipes/gnome/at-spi_1.26.0.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/gnome/at-spi_1.26.0.bb b/recipes/gnome/at-spi_1.26.0.bb index e5c8236e6b..78aa77aec5 100644 --- a/recipes/gnome/at-spi_1.26.0.bb +++ b/recipes/gnome/at-spi_1.26.0.bb @@ -8,10 +8,6 @@ RDEPENDS_${PN} = "libgail-gnome gtk-module-gail" inherit gnome -do_stage () { - autotools_stage_all -} - FILES_${PN} += " \ ${libdir}/bonobo \ ${libdir}/gtk-2.0 \ |