From: Holger Schurig Date: Thu, 23 Sep 2004 10:17:00 +0000 (+0000) Subject: hrw asked not to install /usr/share/zoneinfo/*.tab now that files conflict with libc6 X-Git-Tag: Release-2010-05/1~16954 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd32002539d323359b20a7b230bfdd0e8eb5c68;p=openembedded.git hrw asked not to install /usr/share/zoneinfo/*.tab now that files conflict with libc6 ones BKrev: 4152a29cS0X7DFf6skK2UhOYV2rP0g --- diff --git a/timezones/timezones_cvs.oe b/timezones/timezones_cvs.oe index e69de29bb2..fd09790321 100644 --- a/timezones/timezones_cvs.oe +++ b/timezones/timezones_cvs.oe @@ -0,0 +1,16 @@ +DESCRIPTION = "Timezone data" +SECTION = "opie/base" +PRIORITY = "optional" +MAINTAINER = "Team Opie +LICENSE = "GPL" +PV = "1.1.6-cvs-${CVSDATE}" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/root" +S = "${WORKDIR}/root" + +do_install() { + mkdir -p ${D}/usr/share + cp -pfLR usr/share/zoneinfo ${D}/usr/share +} + +FILES_${PN} = usr/share/zoneinfo/[A-Z]*