aboutsummaryrefslogtreecommitdiffstats
path: root/gdbm
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-16 19:00:26 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-16 19:00:26 +0000
commit20f6014258115e1c1b9e5d05d062bfef40253a4d (patch)
treeda7322ba99466c1eb9bc2867bebf98c887584d78 /gdbm
parent538346b813abc14185dd287f6b082d4744f56a20 (diff)
downloadopenembedded-20f6014258115e1c1b9e5d05d062bfef40253a4d.tar.gz
revert manually wiping aclocal.m4 in do_configure_prepend()
for python and gdbm. This is handled by autotools.oeclass now BKrev: 40a7ba4acQEcCPQE7q_0HsNPmEQ_kQ
Diffstat (limited to 'gdbm')
-rw-r--r--gdbm/gdbm_1.8.3.oe4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdbm/gdbm_1.8.3.oe b/gdbm/gdbm_1.8.3.oe
index 04e174e166..bfa5608db6 100644
--- a/gdbm/gdbm_1.8.3.oe
+++ b/gdbm/gdbm_1.8.3.oe
@@ -7,10 +7,6 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
inherit autotools
-do_configure_prepend() {
- rm -f aclocal.m4
-}
-
do_stage () {
oe_libinstall -so -a libgdbm ${STAGING_LIBDIR}
install -m 0644 ${S}/gdbm.h ${STAGING_INCDIR}/