aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-python-extras_2.19.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-python-extras_2.19.1.bb')
-rw-r--r--recipes/gnome/gnome-python-extras_2.19.1.bb7
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes/gnome/gnome-python-extras_2.19.1.bb b/recipes/gnome/gnome-python-extras_2.19.1.bb
index 4efa7c2fab..d7f42678bd 100644
--- a/recipes/gnome/gnome-python-extras_2.19.1.bb
+++ b/recipes/gnome/gnome-python-extras_2.19.1.bb
@@ -1,7 +1,7 @@
LICENSE = "GPL/LGPL"
DEPENDS = "python-pygtk libwnck"
-PR = "r1"
+PR = "r2"
inherit gnome distutils-base
@@ -15,11 +15,6 @@ do_configure_prepend() {
sed -i -e s:'`$PKG_CONFIG --variable=defsdir pygtk-2.0`':\"${STAGING_DATADIR}/pygtk/2.0/defs\":g ${S}/configure.ac
}
-AUTOTOOLS_STAGE_PKGCONFIG = "1"
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN}-dev += "${datadir}/pygtk"
SRC_URI[archive.md5sum] = "08896c63d71ce44d20fafbaf9c0edc78"