cornucopia: bump SRCREV
[openembedded.git] / recipes / opie-datebook-nationalholidayplugin / opie-datebook-nationalholidayplugin.inc
blobaa62ae41fa0fc74691986ad3573c480858816df9
1 DESCRIPTION = "Opie datebook national holidays plugin"
2 SECTION = "opie/datebook"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 RDEPENDS_${PN} = "opie-datebook"
6 APPNAME = "nationaldayplugin"
8 S = "${WORKDIR}/national"
10 inherit opie
12 do_install() {
13         install -d ${D}${palmtopdir}/etc/nationaldays
14         install -m 0644 ${WORKDIR}/nationaldays/*.xml ${D}${palmtopdir}/etc/nationaldays