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.23.0.bb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'recipes/gnome/gnome-python-desktop_2.23.0.bb') diff --git a/recipes/gnome/gnome-python-desktop_2.23.0.bb b/recipes/gnome/gnome-python-desktop_2.23.0.bb index 5b2a9d9fc2..164b3d8ebc 100644 --- a/recipes/gnome/gnome-python-desktop_2.23.0.bb +++ b/recipes/gnome/gnome-python-desktop_2.23.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] = "d8f8e61d99402e8b0a82d3c8d6e873be" -- cgit v1.2.3