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-python-desktop_2.26.0.bb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'recipes/gnome/gnome-python-desktop_2.26.0.bb') diff --git a/recipes/gnome/gnome-python-desktop_2.26.0.bb b/recipes/gnome/gnome-python-desktop_2.26.0.bb index c4c3a98750..4b963ae2c9 100644 --- a/recipes/gnome/gnome-python-desktop_2.26.0.bb +++ b/recipes/gnome/gnome-python-desktop_2.26.0.bb @@ -1,7 +1,7 @@ LICENSE = "GPL/LGPL" DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui" -PR = "r4" +PR = "r5" inherit gnome distutils-base @@ -20,11 +20,6 @@ do_configure_prepend() { ${S}/configure.ac } -AUTOTOOLS_STAGE_PKGCONFIG = "1" -do_stage() { - autotools_stage_all -} - FILES_${PN}-dev += "${datadir}/pygtk" SRC_URI[archive.md5sum] = "fbcf4ef5ec4a8c4eec4d390c5889c80f" -- cgit 1.2.3-korg