aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-media_2.26.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-media_2.26.0.bb')
-rw-r--r--recipes/gnome/gnome-media_2.26.0.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/gnome/gnome-media_2.26.0.bb b/recipes/gnome/gnome-media_2.26.0.bb
index c134d6da1f..bbc1e96b0d 100644
--- a/recipes/gnome/gnome-media_2.26.0.bb
+++ b/recipes/gnome/gnome-media_2.26.0.bb
@@ -8,7 +8,7 @@ DEPENDS += "pulseaudio"
#DEPENDS += "nautilus-cd-burner"
inherit gnome
-PR = "r1"
+PR = "r2"
EXTRA_OECONF = "--disable-static --disable-gtk-doc --disable-scrollkeeper"
@@ -17,10 +17,6 @@ do_configure_prepend() {
sed -i 's/^\(SUBDIRS = .*\)\(doc\|help\)/\1/' */Makefile.am
}
-do_stage() {
- autotools_stage_all
-}
-
do_install_append() {
rm ${D}${libdir}/libglade/2.0/libgnome-media-profiles.la
}