aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-cups-manager_0.33.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-15 11:13:54 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-15 11:22:58 +0200
commit7f2ff327841702403c3dfb9eea11e13ea05f3ca7 (patch)
tree061df2306dfd866c14daea868a7345e2d7311b5f /recipes/gnome/gnome-cups-manager_0.33.bb
parent8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff)
downloadopenembedded-7f2ff327841702403c3dfb9eea11e13ea05f3ca7.tar.gz
gnome: convert a lot of recipes to new style staging
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"