From fdebcd328be7a7bc333e2ce5c958aab030dd84be Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 02:06:11 +0000 Subject: Bunch of gpe .oe fixes, courtesy Phil Blundell. BKrev: 405e4a13tHrq2Dn3XCINVq8-k0j-Cg --- gpe-edit/gpe-edit_0.21.oe | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'gpe-edit') diff --git a/gpe-edit/gpe-edit_0.21.oe b/gpe-edit/gpe-edit_0.21.oe index eb9a54feab..2d7766c394 100644 --- a/gpe-edit/gpe-edit_0.21.oe +++ b/gpe-edit/gpe-edit_0.21.oe @@ -1,10 +1,8 @@ +inherit gpe + DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget" MAINTAINER = "Phil Blundell " SECTION = "gpe" DESCRIPTION = "Editor for the GPE Palmtop Environment" SRC_URI = http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz - -do_install() { - oe_runmake 'DESTDIR=${D}' install -} -- cgit v1.2.3