From 7f2ff327841702403c3dfb9eea11e13ea05f3ca7 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 15 Apr 2010 11:13:54 +0200 Subject: gnome: convert a lot of recipes to new style staging --- recipes/gnome/gnome-panel_2.28.0.bb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'recipes/gnome/gnome-panel_2.28.0.bb') diff --git a/recipes/gnome/gnome-panel_2.28.0.bb b/recipes/gnome/gnome-panel_2.28.0.bb index d925394dc1..49e9575a2f 100644 --- a/recipes/gnome/gnome-panel_2.28.0.bb +++ b/recipes/gnome/gnome-panel_2.28.0.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11/gnome" DEPENDS = "gconf librsvg libgweather startup-notification libwnck orbit2 gtk+ libbonoboui libglade libgnome libgnomeui gnome-desktop libglade gnome-menus orbit2-native" -PR = "r1" +PR = "r2" inherit gnome pkgconfig @@ -19,10 +19,6 @@ do_configure_prepend() { sed -i -e s:help:: ${S}/Makefile.am } -do_stage() { - autotools_stage_all -} - pkg_postinst_append () { gconftool-2 --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults \ --direct --load /etc/gconf/schemas/panel-default-setup.entries -- cgit 1.2.3-korg