aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-cups-manager_0.33.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-cups-manager_0.33.bb')
-rw-r--r--recipes/gnome/gnome-cups-manager_0.33.bb7
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes/gnome/gnome-cups-manager_0.33.bb b/recipes/gnome/gnome-cups-manager_0.33.bb
index b5b2307852..5ba81dd097 100644
--- a/recipes/gnome/gnome-cups-manager_0.33.bb
+++ b/recipes/gnome/gnome-cups-manager_0.33.bb
@@ -1,7 +1,7 @@
DESCRIPTION="Gnome Cups Manager"
LICENSE="GPLv2"
-PR ="r0"
+PR = "r1"
DEPENDS="glib-2.0 gtk+ pango libgnomecups"
@@ -11,10 +11,5 @@ FILES_${PN} += "${datadir}/icons/"
SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gnome-cups-manager/${PV}/gnome-cups-manager-${PV}.tar.bz2"
-do_stage() {
- autotools_stage_all
-}
-
-
SRC_URI[md5sum] = "a48eb85cd239760913c936d824062473"
SRC_URI[sha256sum] = "9d4fdefc8f69c0e1b330bb399b162f1f1005afdadf346e4f5d739de75c660dca"