From fd9b62b0c9a86a8869c1b58d8dd26b478d033b2d Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 15 Oct 2004 12:32:57 +0000 Subject: opie: changed version to allow upgrade from 1.1.6 BKrev: 416fc379eCO5crADBTv3eg6B0YAi8w --- timezones/timezones_cvs.oe | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'timezones/timezones_cvs.oe') diff --git a/timezones/timezones_cvs.oe b/timezones/timezones_cvs.oe index 58f078f248..c47f423306 100644 --- a/timezones/timezones_cvs.oe +++ b/timezones/timezones_cvs.oe @@ -1,11 +1,9 @@ DESCRIPTION = "Timezone data" SECTION = "base" PRIORITY = "optional" -MAINTAINER = "Team Opie +MAINTAINER = "Team Opie " LICENSE = "GPL" -PV = "1.1.6-cvs-${CVSDATE}" - -PR = "r1" +PV = "1.1.6+cvs-${CVSDATE}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/root" S = "${WORKDIR}/root" @@ -23,4 +21,4 @@ do_install() { done } -FILES_${PN} = usr/share/zoneinfo/[A-Z]* +FILES_${PN} = "usr/share/zoneinfo/[A-Z]*" -- cgit v1.2.3