summaryrefslogtreecommitdiff
path: root/packages/gpe-calendar
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-calendar')
-rw-r--r--packages/gpe-calendar/gpe-calendar_0.70.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_0.70.bb b/packages/gpe-calendar/gpe-calendar_0.70.bb
index 43b5be25b4..eeab0a366c 100644
--- a/packages/gpe-calendar/gpe-calendar_0.70.bb
+++ b/packages/gpe-calendar/gpe-calendar_0.70.bb
@@ -10,3 +10,6 @@ SECTION = "gpe"
RDEPENDS = "gpe-icons"
DESCRIPTION = "GPE calendar is the calendar application of the GPE PIM suite."
+do_configure () {
+ autotools_do_configure
+} \ No newline at end of file