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/gnome-panel_2.12.1.bb | |
parent | 8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff) |
gnome: convert a lot of recipes to new style staging
Diffstat (limited to 'recipes/gnome/gnome-panel_2.12.1.bb')
-rw-r--r-- | recipes/gnome/gnome-panel_2.12.1.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/gnome/gnome-panel_2.12.1.bb b/recipes/gnome/gnome-panel_2.12.1.bb index afe4b6939d..58b6d26eb6 100644 --- a/recipes/gnome/gnome-panel_2.12.1.bb +++ b/recipes/gnome/gnome-panel_2.12.1.bb @@ -3,9 +3,5 @@ DEPENDS = "libwnck orbit2 gtk+ libgnome libgnomeui gnome-desktop libglade gnome- inherit gnome pkgconfig -do_stage() { -autotools_stage_all -} - SRC_URI[archive.md5sum] = "a532717e8ac7f67b7198c256909cd7dd" SRC_URI[archive.sha256sum] = "61a01f535b50ca0a4c35b4b59513287f17e0665c0b678952cae663b883b13827" |