From cf369b00d686581900cc984570c8d6b56975fc33 Mon Sep 17 00:00:00 2001 From: Michael Lauer <mickey@vanille-media.de> Date: Sun, 18 Apr 2004 16:02:45 +0000 Subject: clean up the various opie packages please use one of these as template for further packages opie stuff inherits from opie.oeclass now, we will take care about quicklaunch/non-quicklaunch there BKrev: 4082a6a5vfRk3mA_-Or5Ll-U-gXhMw --- opie-aboutapplet/opie-aboutapplet_cvs.oe | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'opie-aboutapplet') diff --git a/opie-aboutapplet/opie-aboutapplet_cvs.oe b/opie-aboutapplet/opie-aboutapplet_cvs.oe index 8f7ace6901..d60d061382 100644 --- a/opie-aboutapplet/opie-aboutapplet_cvs.oe +++ b/opie-aboutapplet/opie-aboutapplet_cvs.oe @@ -3,15 +3,13 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Rajko Albrecht <alwin@handhelds.org>" LICENSE = "GPL" -DEPENDS = "virtual/libc libqpe-opie" +DEPENDS = "virtual/libc" PV = "1.1.3-cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=opie/core/applets/aboutapplet" S = "${WORKDIR}/aboutapplet" -inherit palmtop - -EXTRA_QMAKEVARS_POST = "DESTDIR=." +inherit opie do_install() { install -d ${D}/${palmtopdir}/plugins/applets/ -- cgit v1.2.3