From e615b9c894185bb76aa82b66075fa64d807137a5 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 15 Sep 2004 15:44:40 +0000 Subject: timesleuth: fixed icon location BKrev: 41486368a_3SH8B7glagbcWLmC8UiA --- opie-3rdparty/timesleuth-1.05ern/time.patch | 0 opie-3rdparty/timesleuth_1.0.5.oe | 9 ++++----- 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 opie-3rdparty/timesleuth-1.05ern/time.patch diff --git a/opie-3rdparty/timesleuth-1.05ern/time.patch b/opie-3rdparty/timesleuth-1.05ern/time.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/opie-3rdparty/timesleuth_1.0.5.oe b/opie-3rdparty/timesleuth_1.0.5.oe index d4a1388c4f..b157398b41 100644 --- a/opie-3rdparty/timesleuth_1.0.5.oe +++ b/opie-3rdparty/timesleuth_1.0.5.oe @@ -5,10 +5,9 @@ MAINTAINER = "Team Opie " LICENSE = "GPL" AUTHOR = "Dafydd Walters" HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/applications-TimeSleuth.html" +PR = "r1" - -SRC_URI = "http://handhelds.org/~zecke/oe_packages/timesleuth_V1.05ern.tar.gz \ - file://time.patch;patch=1" +SRC_URI = "http://handhelds.org/~zecke/oe_packages/timesleuth_V1.05ern.tar.gz " PV = "1.05ern" S = "${WORKDIR}/timesleuth_V${PV}" @@ -18,8 +17,8 @@ APPTYPE = "binary" APPDESKTOP = "${S}" do_install () { - install -d ${D}/${palmtopdir}/pics/${APPNAME}/ - install -m 0644 ${S}/*.png ${D}/${palmtopdir}/pics/${APPNAME}/ + install -d ${D}/${palmtopdir}/pics/ + install -m 0644 ${S}/*.png ${D}/${palmtopdir}/pics/ } -- cgit v1.2.3