aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgdbus/libgdbus_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgdbus/libgdbus_git.bb')
-rw-r--r--recipes/libgdbus/libgdbus_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/libgdbus/libgdbus_git.bb b/recipes/libgdbus/libgdbus_git.bb
index 73c95f36f3..e6385b36f1 100644
--- a/recipes/libgdbus/libgdbus_git.bb
+++ b/recipes/libgdbus/libgdbus_git.bb
@@ -12,6 +12,3 @@ S = "${WORKDIR}/git"
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}