aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/ffalarms/ffalarms_git.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/ffalarms/ffalarms_git.bb b/recipes/ffalarms/ffalarms_git.bb
index 2cf01ffaa8..8516b7d667 100644
--- a/recipes/ffalarms/ffalarms_git.bb
+++ b/recipes/ffalarms/ffalarms_git.bb
@@ -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>"