summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/e17/exalt_svn.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/e17/exalt_svn.bb b/recipes/e17/exalt_svn.bb
index d024d758e2..9dc3b03b59 100644
--- a/recipes/e17/exalt_svn.bb
+++ b/recipes/e17/exalt_svn.bb
@@ -25,9 +25,5 @@ do_install_append() {
install -m 0644 org.e.Exalt.service ${D}${datadir}/dbus-1/system-services/
}
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += "${datadir}/dbus-1"