[oe-commits] Koen Kooi : claws-mail: convert to new-style staging

git version control git at git.openembedded.org
Sun Mar 7 11:35:47 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 115947e4abb3b480d0740bfa7d8d1b98fa5621ed
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=115947e4abb3b480d0740bfa7d8d1b98fa5621ed

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Mar  5 14:41:57 2010 +0100

claws-mail: convert to new-style staging

---

 recipes/sylpheed/claws-mail_3.6.1.bb |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/recipes/sylpheed/claws-mail_3.6.1.bb b/recipes/sylpheed/claws-mail_3.6.1.bb
index a2d7101..aec96c2 100644
--- a/recipes/sylpheed/claws-mail_3.6.1.bb
+++ b/recipes/sylpheed/claws-mail_3.6.1.bb
@@ -2,7 +2,7 @@ SECTION = "x11/network"
 DESCRIPTION = "Mail user agent"
 DEPENDS = "gtk+ libetpan openssl aspell"
 LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
 
 inherit autotools pkgconfig
 
@@ -50,6 +50,3 @@ do_install_append() {
 	sed -i 's/Icon=[^.]*$/&.png/' ${D}${datadir}/applications/claws-mail.desktop
 }
 
-do_stage() {
-	autotools_stage_includes
-}





More information about the Openembedded-commits mailing list