ffalarms: drop do_stage() as vala.bbclass was converted to new staging
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 27 Apr 2010 08:16:44 +0000 (10:16 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 28 Apr 2010 07:23:47 +0000 (09:23 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/ffalarms/ffalarms_git.bb

index 2cf01ff..8516b7d 100644 (file)
@@ -34,11 +34,6 @@ pkg_postrm_${PN}() {
 /etc/init.d/dbus-1 reload
 }
 
-# needed because there is do_stage_append in vala.bbclass and do_stage() was removed..
-do_stage() {
-
-}
-
 FILES_${PN} += "${datadir}/${PN} ${datadir}/applications ${datadir}/pixmaps"
 
 MAINTAINER = "Lukasz Pankowski <lukpank@o2.pl>"