summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/libeventdb/libeventdb_0.19.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/libeventdb/libeventdb_0.19.bb b/packages/libeventdb/libeventdb_0.19.bb
index 30dc81c34c..c423fb4d5b 100644
--- a/packages/libeventdb/libeventdb_0.19.bb
+++ b/packages/libeventdb/libeventdb_0.19.bb
@@ -11,5 +11,9 @@ inherit pkgconfig gpe autotools
do_stage () {
-autotools_stage_all
+ autotools_stage_all
}
+
+do_configure () {
+ autotools_do_configure
+} \ No newline at end of file