aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gdbm/gdbm_1.8.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gdbm/gdbm_1.8.3.bb')
-rw-r--r--packages/gdbm/gdbm_1.8.3.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/gdbm/gdbm_1.8.3.bb b/packages/gdbm/gdbm_1.8.3.bb
index ca956520a7..cdc7e59608 100644
--- a/packages/gdbm/gdbm_1.8.3.bb
+++ b/packages/gdbm/gdbm_1.8.3.bb
@@ -9,7 +9,3 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch;patch=1"
inherit autotools
-
-do_stage () {
- autotools_stage_all
-}