From 517adf9b4db1c1427d4e1884a688e4c842a94971 Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Tue, 7 Feb 2006 22:16:21 +0000 Subject: gpe-calendar, gpe-bluetooth: fix nylon-image_do_configure errors --- packages/gpe-calendar/gpe-calendar_0.70.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/gpe-calendar') 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 -- cgit v1.2.3